f0rget-the-sad / sowon-raylib

Port of Tsoding's Sowon timer to Raylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Port of Tsoding's Sowon timer to Raylib

License:MIT License


Languages

Language:C 99.5%Language:HTML 0.5%Language:Shell 0.0%