amdzy / the-maze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Maze

A randomly generated maze.

Your goal is to control the ball and reach the box at the bottom-right corner.

you can control the ball using the arrow keys or WASD

The difficulty depend on the screen size.

Live Page

built using: matter.js

Controling with the mouse doesn't work correctly because of how matter.js deals with collision, the ball will just pass the walls

About

License:MIT License


Languages

Language:JavaScript 72.5%Language:CSS 19.3%Language:HTML 8.2%