Manipulation of Classes in Python:
This particular project was one of the biggest in our introductory computer science course. What we did was create a simplified version of the game Plants vs Zombies and designed all the characters through inheritance and a main class.