Skip to content

xpd54/Car-race-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a experimental project to show basic use case of Pygame.

To run this game you need.

  1. python3
  2. pygame

How to check if python3 is installed. which python3

How to install pygame

python3 -m pip install -U pygame --user

How to run.

python3 game.py

For more details check https://www.pygame.org/wiki/GettingStarted

About

car race game in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages