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

https://github.com/rohitroy-github/alien_invasion_pygame

An alien invasion game project which is built using pygame with reference to python crash course book.
https://github.com/rohitroy-github/alien_invasion_pygame

Last synced: 3 months ago
JSON representation

An alien invasion game project which is built using pygame with reference to python crash course book.

Awesome Lists containing this project

README

        

# alien_invasion_pygame
An alien invasion game project which is built using pygame with reference to python crash course book.
This is my first game built using pygame.

# steps to run
To execute the game :
Download the repository and run python file alien_invasion.py using the command -
> python alien_invasion.py

# last book log
page -> 275(Done)