Shipped this project!
I built a jump ‘n’ run game called Blockplay. The goal is to get across the platform to the finish line as quickly as possible. The course is randomly generated each time. I also added a menu system that generates menus based on a dictionary where each type represents a specific element. (This was used for the settings menu.) I think the project is quite nice, and I learned a lot in the process. This was my first real experience with Pygame. The game itself is still expandable, but this definitely represents a milestone for me. I hope you like it as much as I do.