Day 1: Starting the Second Bootcamp Project


A new pin is on the corkboard! With the Asteroids clone complete and published, it's time to officially kick off the second project in the developer bootcamp: a Maze/Pac-Man-style game.

For this project, I'll be following a tutorial series from Mr. Ridgway on YouTube. The goal here is to tackle a completely different set of skills from the last project, focusing on grid-based movement and fundamental AI.

It's been a busy couple of days getting ready for the new school year and helping my own kids with college preparations, so my time has been a bit limited. Still, I was able to get the foundational first step done. As you can see from the code and the GIF, we have a player object on the screen that can move in the four cardinal directions using the arrow keys.


It's not a maze yet, but every journey starts with a single step. It feels great to have the next project officially underway. I'm excited to start building out the maze itself and giving our little player something to navigate. Thanks for following along!


Leave a comment

Log in with itch.io to leave a comment.