An open API service indexing awesome lists of open source software.

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

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.

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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.