/sowon-raylib

Port of Tsoding's Sowon timer to Raylib

Primary LanguageCMIT LicenseMIT

Sowon-Raylib

Port of tsoding's Sowon timer to Raylib

This is not full feature port, only "ascending" mode is supported as of right now.

Start Demo Locally

The demo is deployed to GitHub pages: https://f0rget-the-sad.github.io/sowon-raylib But you can run it locally.

$ python3 -m http.server 6969
$ <browser> http://localhost:6969/

Build

$ ./build.sh