A community-driven rhythm game with a focus on creativity and expression.
install.exe
from the latest release or the download button on the website.Make sure to report any issues with the installer to the discord server.
fluXis.AppImage
from the latest release.macOS releases soon™
You can download the source code by cloning the repository using git:
git clone https://github.com/TeamFluXis/fluXis
cd fluXis
To update the source code to the latest version, run the following command in the repository directory:
git pull
To build and run the game, run the following command in the repository directory:
dotnet run --project fluXis.Desktop
fluXis is licensed under the MIT License. tl;dr: You can do whatever you want with the code, as long as you include the original license.