Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 330 Bytes

alien-game

This repository is for storing the resources, which I will create during the Alien-Invasion game project

The game will be created based on the Python Crash Course book by Eric Matthes.

Python modules used:
sys - to be able to quit the game and handle the environment
pygame - to create the game environment