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.
Generate the build system using CMake:
cmake -S . -B build
cmake --build build
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.
Generate the build system using CMake:
cmake -S . -B build
cmake --build build