Skip to content

link1183/maze_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Maze Generator

Implementation of Origin Shift maze generation algorithm (video explanation).

Run

flutter pub get
flutter run

Controls

  • Space: Start/Stop generation
  • I: Step through generation (hold for continuous steps)
  • R: Reset maze
  • ↑/↓: Adjust speed
  • Click anywhere to move the origin point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published