X-R-G-B / R-dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-dash

R-dash is a game inspired by Geometry Dash, built using the B-luga ECS. For more details about B-luga ECS, visit the GitHub repository: B-luga ECS.

Building R-dash

Generate the build system using CMake:

cmake -S . -B build
cmake --build build

About


Languages

Language:C++ 93.8%Language:CMake 6.2%