Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.25 KB

Car_Racing

Maintenance made-with-python GitHub license Open Source Love svg1 official JetBrains project

Car_racing game using pygame in python and opencv

Course : Digital Image Processing(PDI)

University: Universidad de Antioquia - Colombia

By:

Teacher:

steps to run:

  1. Install Requirements:
    • pip install -r requirements.txt
  2. run the main.py file using python(example: python car_racing.py)
  3. enjoy the game :)

Example