Skip to content

SantiagoVira/Amazeing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameplay

To start the game, open the sidebar on the left hand side. Choose your desired start time and maze size with the sliders. Press the start button to spawn your character in the top left. The exit is located on the opposite corner. Your job is to navigate through the maze using the arrow keys before your time is out! Good luck!

If at any point you need to pause the game, open the sidebar again. If you would like to get a new maze, click the re-generate button.

Details

This site is made with Create React App and Chakra UI. The mazes are generated using a recursive backtracking algorithm.

Running it locally

To run this code on your computer run npm i to install dependencies then use npm start. That's it!

Enjoy!

About

Playable maze generator built in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors