Skip to content

This is an Packman type game build on Python 2.7 using pygame 1.9.1. For downloading this, you need to install Python 2.7 and Pygame 1.9.1 versions & suitably text editor (Sublime) on your system.

Notifications You must be signed in to change notification settings

yash19970/Xomber-

Repository files navigation

GitHub Classroom screenshot #Xomber-

  1. Xomber is single player game built on python 2.x and pygame 1.9.1
  2. It uses A star search pathfinding algorithm for tracing the path of player.
  3. Zombies are generated in random numbers in every 5 seconds, and they try to eat you up!
  4. You can survive in the game by shooting at the zombies, and which also increases your score if zombies are killed.

Key Logs:

* RUGHT ARROW: Move Right
* DOWN ARROW: Move Back
* LEFT ARROW: Move Left
* E: Change Gun type
* D: Shoot Bullet
  • Tutorial Credits: WilliamFiset @youtube

About

This is an Packman type game build on Python 2.7 using pygame 1.9.1. For downloading this, you need to install Python 2.7 and Pygame 1.9.1 versions & suitably text editor (Sublime) on your system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages