A simple game in which you set new high scores by dodging maximum obstacles.
It is a really simple game with the objective to avoid as many of the obstacles as you can in which difficulty level increasing with time. The farther you get, higher you score.So, try and beat each other's high scores.
Controls are very simple as well and also very intutive.Those are as follows:
- Right control key to move right.
- Left control key to move left.
- Up control key to move up.
- Down control key to move down.
- 1-9 numkey to change car while playing.
- Esc for pause menu.
There is python file CarRush.py file in repository, you can use it to run it on your computer after setting up python environment with pygame library installed.
NOW, GO FOR IT ;)

