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
