Skip to content

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, show…

shaybanerjee/Python-Game-Janitor-vs-Rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python-Game-Janitor-vs-Rat

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.

Game incorporates intelligent algorithms for collision detection.

Setup:

  1. Download any python IDE (I used Sublime Text).
  2. Download Pygame: http://www.pygame.org/download.shtml\
  3. Watch video of game in action: https://www.youtube.com/watch?v=nDbXY1NKpeA&t=21s

About

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, show…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published