Skip to content

radimhalfar/maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

maze-game

The simple maze game using the backtracking alg. to create the maze.

Steps of the game

  1. Create maze
  2. Shuffle the maze tiles (TBD)
  3. Create pathfinder
  4. (User event) driven tiles changing
  • find the path iteratively
  • rebuild the path tree e.g

MIT-licence Free to use.

About

The simple maze game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages