Skip to content

martinFrank/maze-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze-library

the maze lib is build ontop of the map lib and has all the features you know from the map lib.

algorithms

currently it implements only 'recursive backtracker' but i hope to provide more algorithms sooner or later

Example / Tutorial

this is a screen shot of the maze lib. Dead ends are colored with grey. the mapStyle is MapStyle.SQUARE_ISOMETRIC, obviously, and i've calculated a shortest path (a*) which is colored in yellow.

demomap:

About

extension for the map lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages