A racing game made using the pygame module
$ git clone https://github.com/kylelobo/Lets-Race.git
$ cd Lets-Race
$ sudo apt-get install -y python3-pip
$ pip3 install pygame --user
In order to play the game, type this command in your terminal-
$ python3 letsrace.py