Skip to content

Latest commit

ย 

History

History
26 lines (20 loc) ยท 831 Bytes

File metadata and controls

26 lines (20 loc) ยท 831 Bytes

๐Ÿš— Car Racing Game (C# - Windows Forms)

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.

๐ŸŽฎ Features

  • ๐Ÿ”ผ Smooth keyboard controls (arrow keys)
  • ๐Ÿš— Dynamic enemy car spawning
  • ๐Ÿง  Collision detection
  • ๐Ÿ Score tracking and game-over logic
  • ๐Ÿ–ฅ๏ธ Lightweight Windows desktop application

๐Ÿ“ธ Demo (Add Screenshot or GIF)R

You can add a demo GIF here using ScreenToGif or take a screenshot

demo

๐Ÿ› ๏ธ Technologies Used

  • C#
  • Windows Forms
  • Visual Studio 2022

๐Ÿงฉ How to Run the Game

  1. Clone the repository:
    git clone https://github.com/Shivamkumar989/Car-Racing-Game.git