/soundON

Rhythm game

Primary LanguageC++MIT LicenseMIT

soundON!

Rhythm game.

Powered by raylib.

Playable at https://bnt.to/soundon-web/

game

Build instructions

Note: building has only been tested on Windows.

Web

emcmake cmake .. -DPLATFORM=Web -DCMAKE_BUILD_TYPE=Release
cmake --build .