Maze Generator using TileMapLayer
Find a file
2025-03-04 19:41:39 +01:00
assets init 2025-02-28 17:13:53 +01:00
stick fix a stupid thing 2025-03-01 21:11:57 +01:00
.gitattributes init 2025-02-28 17:13:53 +01:00
.gitignore init 2025-02-28 17:13:53 +01:00
end.tscn init 2025-02-28 17:13:53 +01:00
finish.gd fixing comments in code 2025-02-28 23:05:41 +01:00
generator.gd fixing comments in code 2025-02-28 23:05:41 +01:00
how-does-it-work.png rename image 2025-03-04 19:41:39 +01:00
icon.png init 2025-02-28 17:13:53 +01:00
icon.png.import init 2025-02-28 17:13:53 +01:00
LICENCE.md init 2025-02-28 17:13:53 +01:00
main.tscn fixing comments in code 2025-02-28 23:05:41 +01:00
player.gd fixing comments in code 2025-02-28 23:05:41 +01:00
project.godot init 2025-02-28 17:13:53 +01:00
README.md fixing comments in code 2025-02-28 23:05:41 +01:00

Maze Generator made in Godot 4

uses TileMapLayers, Also can played on Android with joysticks and Motion control.