This is a fast-paced car racing game built using C# and WinForms in Visual Studio 2022.
It challenges your reflexes while tracking your score and ending with a collision-based game over.
- ๐ผ Smooth keyboard controls (arrow keys)
- ๐ Dynamic enemy car spawning
- ๐ง Collision detection
- ๐ Score tracking and game-over logic
- ๐ฅ๏ธ Lightweight Windows desktop application
You can add a demo GIF here using ScreenToGif or take a screenshot
- C#
- Windows Forms
- Visual Studio 2022
- Clone the repository:
git clone https://github.com/Shivamkumar989/Car-Racing-Game.git
