A Space Shooter 2D game created in Python 3 using Pygames. It takes inspiration from the original Atari Space Invader game.
- Clone this repository
- Open the cloned repository
- Install dependencies
pip install -r requirements.txt
- Run the script
main.py
usingpython main.py
on your Windows terminal.
- Scores
- Background Music
- Boss
- Ability to pause
You are free to suggest more features by opening an issue.
This project was created and tested under Windows, and is expected to work fully in other systems too.
This project is still under development. Parts of the source codes may not be well documented. Also suitable prompts may not be available for the user at the moment.
More features and fixes are yet to come. Meanwhile suggestions, ideas, bug reports are welcomed.