Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.16 KB

JumPYMan-Game

JumPYMan is 2D-platform game written in PYthon using PyGame engine,where you can shoot, jump and kill enemies. Game is entirely written in PYgame engine and doesn't use any other dependencies.

Dowload Pygame :

  1. Using PIP package manager run this command pip install pygame on terminal.
    2)Use the official link Download PyGame to download.

Download JumPYMan executable from PIP:

Command : pip install JumPYMan
JumPYMan project on PIP

JumpyMan Action :

Features :

Multiple Levels with multiple enemies.
Shows infromation such as speed,score through Live status.
Speed and lives management on higher levels.
Player can shoot bi-directionally.
Random respawing of enemies and lives.
Collision detection with Hitbox mechanism.
Improved Graphics and sounds.

VERSION INFO :
JumPYMan Version : V 1.0 Dated : 14/05/2019.