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.
- Using PIP package manager run this command
pip install pygame
on terminal.
2)Use the official link Download PyGame to download.
Command : pip install JumPYMan
JumPYMan project on PIP
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.