bash
python3
pygame
pip install pygame
- Clone this project:
git clone https://github.com/xiacijie/Classic-Games.git
- Enter the project:
cd Classic-Games
- Enter the respective folder:
cd XXX
- Start the game:
python3 XXX.py
-Race Car
-Bricks
-Snake
By pressing up, down, left, right to control the characters moving around.