Collection of games made with PyGame.
Requires Python2 or Python3
Install dependencies by running:
pip install -r requirements.txt
To start the game run
python asteroides.py
Use arrow keys to move on canvas:
- ➡️ move right
- ⬅️ move left
- ⬆️ move up
- ⬇️ move down
and space bar to shoot.
Uses GPL-3.0 License.
- Bullet image was provided by Gumichan01
- Shooting sound was taken from K.L.Jonasson, Winnipeg, Canada./ Triki Minut Interactive
- Seamless space backdrop from N4
- Alien Space Ship from technozomians