Finally, I feel like I’m making progress. If you read my previous devlog (which you probably didn’t :3), I was trying to set up a automatic maze generator with recursive backtracking that didn’t work at all to create pacman mazes (obviously). So, I implemented a simple system which can turn a text drawing of a maze into a matrix which then I can draw on the screen (yay). Other things that I managed to do was making pacman move, and for him to eat the pellets, which makes this project finally feel playable. Thanks for reading if you did!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.