Skip to the content.
The ASPRA-13 Racing Car game
- This is a car racing game.
- You can play this game with the help of a keyboard.
- This game is built on Python.
- We are using a wonderful library especially designed for Developing a game - "PYGAME".
- You can use the various buttons here like start, continue, restart, pause .etc.
- The Basic Instruction -
- Do not touch the side of the white line by the side of the road, otherwise, your game will be over.
- Do not touch any car crossing your car, otherwise your game will be over.
- After crossing 9 cars you will 1 level up in this game.
- 10 Points are added every time, you cross a car safely.
- You can pause the game whenever you want and you can continue your paused game.
- To run this game you need.
- python version 3.8
- pygame installed in your (windows) computer
- to run in terminal type :-python game.py.
[Project video ](https://drive.google.com/file/d/1HqgEgkNB9Vf7gWMJY_FTQEq4CGhhdge4/view?usp=drive_link)