Car Racing Simple

A simple car racing game created using pygame and python

Index

Screenshots

Screenshots

Game Features

It has following features

  1. Scoring
  2. Pause/unpause the game
  3. Mouse support and clickable button
  4. Car running with blocks coming in the way
  5. Logic to crash

Features to come:

Game Controls

  Button
Move Left left
Move Right right
Pause game P

Setup

pip install -r requirements.txt

License

MIT license