Skip to content

MaticBabnik/osux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osux

oSUX - Osu! but in c++ and it sux

Building

# create build directory
mkdir build; cd build

# setup cmake
cmake ..

# compile
make

# run
./osux