You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple 2D Car Racing Game built in C++ using graphics.h.
🎮 Gameplay Preview
🏁 Menu Screen
🚗 Gameplay
✨ Features
Car movement with arrow keys
Collision detection
Score tracking
Simple interface
🛠️ Technologies Used
C++
graphics.h
About
A 2D car racing game built using C++ and OpenGL, featuring smooth graphics rendering, responsive keyboard controls, and collision detection. This project was developed to explore computer graphics concepts such as rendering pipelines, game loops, and real-time input handling, while providing an engaging racing experience on a custom-designed track