This is a basic arcade-style shooter that uses Python 3+ and Pygame. It should work on any OS that has both of these installed.
This game requires Python 3 and Pygame are installed.
Navigate to where the code is and launch blast.py
Example:
cd /home/$(whoami)/blast/src
python blast.py
- Use the arrow keys to Move
- Use the spacebar to Shoot
- Use the Q key or press Control + C to Quit
Game, music, and background image were written by Tom Ice.
This is under the MIT License. See actual license file for more information.
- Original Alien Invasion code from Python Crash Course by Eric Matthes
- Website: https://ehmatthes.github.io/
- Sprite assets from Kenney
- Website: http://kenney.nl/
- Sound effects from Juhani Junkala's Essential Retro Video Game Sound Collection
- Website: https://juhanijunkala.com/