Space Shooter is an alien shooting game created using python and pygame.
This was my first project after learning Python, and it helped me a lot to explore and expand my knowledge on programming skills.
Run the main.py
file from the repository root.
-
on windows: py main.py
-
on unix/linux: python3 main.py
If running from source then dependencies can be installed from the requirements.txt
file.
- spaceships: https://gamesupply.itch.io/256-spaceships
[Author: GameSupplyGuy (https://gamesupply.itch.io/)]
- Explosion Animations: https://weisinx7.itch.io/fireball-explosion-sprites
[Author: weisinx7 (https://weisinx7.itch.io/)]
- Missiles: https://craftpix.net/freebies/free-space-shooter-game-objects/
- SpaceMission Font: https://www.fontspace.com/space-mission-font-f56190
[Designed by: Maknastudio]
- EvilEmpire Font: https://www.fontspace.com/evil-empire-font-f41587
[Designed by: Tup Wanders]
- Background Image: Galaxy wallpaper vector created by freepik - www.freepik.com
[Author: freepik]
- Game Life Image: Pixel icons created by apien - Flaticon
[Author: apien]