My first trial of developpment of video game with pygame game engine
pip3 install pygame
Check the install with: python -m pygame.examples.aliens
Highway Run is a game from a tutorial of coderslegacy.com My goal is to improve it to learn new functionnalities of the python library
Snake famous game rebuilt with pygame to try new functionnalities