An open API service indexing awesome lists of open source software.

https://github.com/sam0jones0/aliens

Simple aliens game with pygame
https://github.com/sam0jones0/aliens

Last synced: about 2 months ago
JSON representation

Simple aliens game with pygame

Awesome Lists containing this project

README

        

Simple aliens game with pygame.

Written with Python 3.8. Only tested on Windows 10.

1. git clone or download zip.
2. Install requirements.txt
3. Run alien_invasion.py

Use left/right arrow keys for ship movement. Space bar to fire bullets.
"p" starts the game, "q" quits the game. Or use the mouse to click the play button.