LuaMaze
LuaMaze copied to clipboard
A tiny Lua module aimed at perfect maze random generation.
Results
2
LuaMaze issues
Sort by
recently updated
recently updated
newest added
There are three parts to this PR: * cleanup * Maybe subjective, but the first few commits make the project easier to work with and fix some bugs. * Add...
Hi again, sorry to bother you so much. I am working on implementing all the algorithms in luamaze in godot [here](https://github.com/notnullgames/godot-maze). If you are familiar enough with godot, I'd love...