Lux
Game for the Year of Light
Compilation
With mouse controler
mkdir build
cd build
cmake ../src
make
make install
With the lightpad controler
mkdir build
cd build
cmake ../src -DLUX_MOUSE_CONTROL=OFF
make
make install
Game for the Year of Light
Game for the Year of Light
mkdir build
cd build
cmake ../src
make
make install
mkdir build
cd build
cmake ../src -DLUX_MOUSE_CONTROL=OFF
make
make install
Game for the Year of Light
GNU General Public License v3.0