https://github.com/aashish1-1-1/alien_invasion
A Game on pygames
https://github.com/aashish1-1-1/alien_invasion
2d alieninva game pygames
Last synced: 4 months ago
JSON representation
A Game on pygames
- Host: GitHub
- URL: https://github.com/aashish1-1-1/alien_invasion
- Owner: Aashish1-1-1
- Created: 2023-10-26T09:30:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T15:04:39.000Z (about 1 year ago)
- Last Synced: 2025-01-08T01:52:37.534Z (5 months ago)
- Topics: 2d, alieninva, game, pygames
- Language: Python
- Homepage:
- Size: 424 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project : Alien-invasion
A game made with pygames part of Python crash course book by Eric Matthes
##User Interface

## To play
```bash
$ git clone https://github.com/Aashish69-96/Alien_invasion
$ python -m pip install --user pygame
$ cd Alien-invasion
$ python alien_invasion.py