Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The Maze is a single-player brain games.
https://github.com/naemazam/the-maze

html-css-javascript javascript maze maze-game naemazam

Last synced: 8 days ago
JSON representation

The Maze is a single-player brain games.

Awesome Lists containing this project

README

        

# The Maze

The Maze was created using JavaScript programming language. The application is consist of several function to make this single-player brain games.

The game is playable using keyboard bindings(Up Arrow Key to Move Above, Right Arrow Key to Move Right, Down Arrow Key to Move Below, Left Arrow Key to Move Left). The objective of the game is to quickly escape the maze before the time runs out. You will be given a 30 seconds to find your way outside the maze. The game will be over if your time reaches to zero.