Skip to content

ubuntuegor/soundON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .