Skip to content

architsangal/CAR_RACE-Pygame

Repository files navigation

CAR_RACE-Pygame

Created a car racing game using Pygame.

install pygame in Ubuntu or in any other OS or use IDE

This python code works well in python3. It uses pygame library.

Installation Process for Ubuntu

Install pip First update your packege list -sudo apt update

Install pip for python2 -sude apt install python-pip

Install pip for python3 -sudo apt install python3-pip

Install pygame -sudo pip3 install pygame -sudo pip install pygame

Check it out ..... Suggestions or Pull requests are always encouraged.

About

Created a car racing game using Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages