Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 382 Bytes

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 .