An open API service indexing awesome lists of open source software.

https://github.com/amdzy/the-maze


https://github.com/amdzy/the-maze

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://soul-remix.github.io/the-maze/)

built using: [matter.js](https://brm.io/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