/Python-Game-Janitor-vs-Rat

https://www.youtube.com/watch?v=nDbXY1NKpeA&t=21s Python Game written using the Pygame library. The Game allows the user to control an avatar (janitor) and shoot at rats that are moving at different speeds. The speeds of the rats augment as the player moves from level to level. The game even keeps track of all the kills the player has done, showing a score at the end of the game. As well, a high score file reading/writing database will soon be implemented.

Primary LanguagePython

Watchers