Skip to content

amchp/MazeGenerator

Repository files navigation

Maze Generator

This is a little game of traversing and getting from the top-left corner to the bottom-right corner. It uses random selection with seeds and island connecting algorithm to create interesting mazes. Also, it uses a path-finding algorithm to verify that there is a path to the end.

Running application

Open the index.html file in chrome or firefox. Then the application should start running on its own.

Controls

Use WASD or the arrow keys to move in the menu and the character. Press return to select an option. Use backspce and the character and digit keys to modify the seed. You can press return at any time to go back to the main menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published