Skip to content

DeadPixelsSociety/Lux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Game for the Year of Light

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published