https://github.com/dubniczky/block-racer
A block racer game written in C++ and OpenGL with dynamic cars
https://github.com/dubniczky/block-racer
cplusplus game opengl racer
Last synced: about 2 months ago
JSON representation
A block racer game written in C++ and OpenGL with dynamic cars
- Host: GitHub
- URL: https://github.com/dubniczky/block-racer
- Owner: dubniczky
- License: mit
- Created: 2022-08-03T16:08:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T17:13:29.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T19:49:27.302Z (3 months ago)
- Topics: cplusplus, game, opengl, racer
- Language: C++
- Homepage:
- Size: 7.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGL Lego Racer
A lego racer game written in C++ and OpenGL with dynamic cars.
## Support ❤️
If you find the project useful, please consider supporting, or contributing.
[](https://www.buymeacoffee.com/dubniczky)
## Usage
Use Visual Studio to open the project (`legoracer.sln`), then compile and run the game.
## OGLPack
The pack binaries are required for the project to build successfully.