A Simple runner game, built with C++ and Raylib.
Make sure the following are installed:
- raylib
- A compiler (like gcc)
then run:
bash build.bashOr download the pre-built version from itch.io here.
install
- raylib
- A C compiler then compile using your preferred method..
- Raylib
- C++
It may look a bit plain right now since I'm focusing on functionality first. I'll consider adding assets and polish later. :D
Fork it, create your feature branch, commit your changes, push to the branch, create a new pull request.