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
- Host: GitHub
- URL: https://github.com/sam0jones0/aliens
- Owner: sam0jones0
- Created: 2020-10-01T14:21:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T11:40:42.000Z (over 4 years ago)
- Last Synced: 2025-01-23T01:41:39.811Z (3 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.pyUse 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.