40 Space Shooter PY040
40 Space Shooter PY040
40 Space Shooter PY040
Reminiscent of many "shoot 'em up" video games from the early eighties-
Space Shooter is an arcade game developed using Python as a programming
language.
Although built to be simplistic, the mechanics of this game are pretty dynamic.
Moreover, the game also has engaging gameplay.
The player starts the game with three lives and has to constantly shoot and
dodge to save themselves from being wiped out by a constant oncoming
barrage of asteroids. A hit from an asteroid causes the player's health to
decrease. While smaller asteroids deal lesser damage, larger asteroids will deal
a heavier blow to your health bar. Once the player's health bar runs out, they
lose a life.
This game also features two types of power-ups. While one boosts your
defence by replenishing your health, the other improves your attack by
doubling and tripling your rate of fire and increasing the damage dealt.
The project basically uses the pygame module. We use images and animate the
images using pygame module. We use pygame module to do button mapping
and several other display function. We use classes to call functions after every
iteration of the game level
3) Advantages
a) Fun to play
b) Improves concentration
c) Improves reflexes
4) System Description
The system comprises of 1 major module with their sub-
modules as follows:
User:
Main menu screen
- Introductory screen
- Logo of the app
- Start/save/load/quit options
I. Hardware Requirement
i. Laptop or PC
I3 processor system or higher
4 GB RAM or higher
100 GB ROM or higher
ii. Laptop or PC
Windows 7 or higher
Vs code
Python 3.7
Pygame library
7) Features
a) Dynamic Gameplay:
As players high score increases, the difficulty of the game
gradually gets harder.
b) Power-ups:
While one type of power-up replenishes the player’s
health, the other increases their firepower. Thereby,
ensuring that the game remains interesting.
c) Complex Mechanics:
Small asteroids have a lesser toll on the player’s health
bar while larger asteroids deal a comparatively heavier
damage.
8) References-
https://ieeexplore.ieee.org/document/8601207
https://ieeexplore.ieee.org/abstract/document/9225988/
http://ieeexplore.ieee.org/abstract/document/5434850/