This is the latest scoreboard code for the Church of Robotron. It is written using BGFX and is targetted at OSX and the Raspberry PI.
- Build instructions.
- This project uses Genie like BGFX to keep things easy. Run GENie like so:
./thirdparty/bx/tools/bin/darwin/genie --gcc=osx maketo get makefiles. s2../thirdparty/bx/tools/bin/darwin/genie --gcc=osx xcodeto get an XCode project.
- Run
make -C build/maketo build with makefiles.
- This project uses Genie like BGFX to keep things easy. Run GENie like so:
- Create a symbolic link to leaderboard/data in the runtime directory so the scoreboard knows where the score data is.
- Run with runtime/ as the current working directory.