Skip to content

stisa/mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazes

Depth First Search mazes implemented in luxe Demo: mazes

TODO

  • Add difficulty levels ( changing cellSize => Changes gridSize => changes Difficulty)

  • Score
  • Stop the game when the goal is reached
  • Use keyboard controls for desktop and web
  • Rework the game to use States
  • Swap width and height of the window based on target (web/desktop or mobile). Also needs to change controls
  • Scale the grid based on screensize
  • select start point and goal
  • Backtracking

About

Depth First Search mazes implemented in luxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published