Skip to content

houtadono/GhostBustersV1

Repository files navigation

GhostBusters Reference from pyGuru

GhostBusters is a small platformer game made with pygame. The game uses tiles based physics along with scrolling and parallax animations.

Alt text

How to Download

Download this project from here Download GhostBusters pyGuru123

Requirements

Use the package manager pip to install following packages :-

  • Pygame
pip install pygame

Usage

Navigate and click main.py to run the game, The objective of the game is to reach and clear the final level in order to win the game. In the way you'll encounter several ghosts who you have to kill and remember don't get killed otherwise you have to start the game from the beginning. If less on health find potion jars to get some health.

Controls:

  • Left arrow key to go left
  • Right arrow key to go right
  • Up arrow key to jump
  • G to throw grenade
  • press ESC to escape the game

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

btl python, nâng cấp game GhostBuster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages