This is the project that got me a lot of bragging rights back in 11th standard . I have not edited any code and kept the exact original code i displayed to my class for the originality feel free to fork this repo and go crazy.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
pygame and python
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
pip install pygame
And check with
python3 -m pygame.examples.aliens
this is a simple game with spaceships and aliens. You might have to edit the file directories to run the program.