Maze Game
- 6 Devlogs
- 7 Total hours
I'm creating a completely randomized maze game that you can play in VS Code.
I'm creating a completely randomized maze game that you can play in VS Code.
I finished and now I’m ready to ship my project. As far as I can tell it works without any bugs but who knows.
Hehe I did it now
I am now trying recursion… it is even harder.
THIS IS SOMETHING, it’s not correct, but it is doing at least a thing
Guys this is really hard. Random generation is like… not easy.
So far I have the ability to make the size of the maze and it will randomly pick a unique start and end square.