This project was created in my first year studying Computer Science at the University of Leeds. We were given the task of creating a game in PyGame, where sprites interact with other sprites. We were also encouraged to use Object Oriented Programming.
I created a game where the player must eat smaller fish than themselves to grow larger. This game features:
The source code for this project can be found here: https://github.com/MowLiao/pygame-fish