Skip to content

chekromul/ball-in-a-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ball-in-a-maze

A little throwback to the ball-in-a-maze toy from childhood. Drag the maze and guide the ball to the center.

Just an experiment to play with Matter.js for physics-based motion and collisions.

npm i && npm run dev

Contributors