Open shanthanu9 opened 5 years ago
I see that you have implemented random maze generation with backtracking. It will look good if this was shown by an animation initially.
Possible extension after the expo;)
Noted! :")
Took a while, but fbc83480d0662467bd615b4e2f89a9e55434a7d4 adds the maze generation animation to the game. I've also split the code into different components since I have a lot of time on my hands after returning from college 😆
Lol nice :laughing:. Btw, I tried building the project locally, and am I getting segmentation fault! No idea what the issue is:
Lol nice laughing. Btw, I tried building the project locally, and am I getting segmentation fault! No idea what the issue is:
Interesting. It works locally for me. I'll try reproducing it freshly in a different location or a different machine
I see that you have implemented random maze generation with backtracking. It will look good if this was shown by an animation initially.
Possible extension after the expo;)