Pygame Chess


Over the Summer of 2020, I decided to pick up Chess for the first time in many years, and I found to enjoy the strategies that the game brings out. During this time, I also wanted to step into the world of Game Development, so what better way to start than to recreate a currently existing game. Using Object Oriented Programming, I recreated a local 2-play Chess app using the Pygame module.