Python game emulating the famous Android game Jetpack-Joyride
$: git clone https://github.com/Vikr-182/Jetpack-Joyride/
$: cd Jetpack-Joyride
$: python3 game.py
Key | Use |
---|---|
w |
Up |
a |
Left |
d |
Right |
s |
Down |
(space) |
Activate Shield |
x |
Shoot bullets |
l |
Activate Dragon |
q |
Quit |
To install the library, type the command -
pip3 install colorama
To install the library, type the command -
pip3 install numpy
Recommended to be played in Ubuntu v12.0 or higher having aplay
builtin for better effects.
Legend -
Figure | Type |
---|---|
![]() |
Parent Class |
![]() |
Inherited Class |
![]() |
Object (Instance) |
Din is a mandalorian living in the post-empire era. He is one of the last remaining members of his clan in the galaxy and is currently on a mission for the Guild. He needs to rescue The Child, who strikingly resembles Master Yoda, a legendary Jedi grandmaster. But there are lots of enemies and obstacles in his way, trying to prevent Din from saving Baby Yoda. Din is wearing classic mandalorian armour and has a jetpack as well as a blaster with unlimited bullets. You've got to help him ght his way through and rescue Baby Yoda.
- Contains 10 lives initially
- Has unlimited bullets
- Also has a pet dragon who it can call anytime to help him on his mission !!
- Appears at last
- Continously throws ice-balls at the player
- Has 100 lives
- Has only 1 live
- Can only traverse in the y-direction
- Oriented at 0,45,90,135 and 180 degrees.
- Din can shoot down any of the beams with it's bullets.
- Randomly placed on the board
- Attracts Din in the x direction
- Can only be unactivated when Din overrides it.
- Appears around when pressed the space key.
- Lasts for 10 seconds, requires 60 seconds cool up time.
- Can be collected on the way.
- Will speed up the game by 3x.