Bots and Boxes is a grid based puzzle game where you have to move boxes around to get through the level. I chose to do this for my impp project because i like puzzle games, and thought it would be fun. I had some problems with a bug where boxes could get stuck in other boxes, but I was able to fix it by making the boxes move if they’ve been touching another box for too long. It was fun to figure out how to make everything go where it was supposed to go.