Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 351 Bytes

File metadata and controls

12 lines (10 loc) · 351 Bytes

Car Racer

Car Racer is an interactive game in which the user is given a car to control and he has to drive it through the obstacles.

Technology Used

  • Python
  • Tkinter
  • PyGame

Usage

  • Clone the Repository
  • To play the Car Racer v1: python '.\Car v1\Game_Basics.py'
  • To play the Car Racer v2: python '.\Car v2\game.py'