Skip to content

menvae/farTis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluXis

fluXis logo

A community-driven rhythm game with a focus on creativity and expression.

github release badge license badge Translation status

Downloading and playing the game

  • Download the game on steam.

Building and Developing

Requirements

Downloading the source code

You can download the source code by cloning the repository using git:

git clone --recurse-submodules https://github.com/InventiveRhythm/fluXis
cd fluXis

To update the source code to the latest version, run the following command in the repository directory:

git pull --recurse-submodules

Building

To build and run the game, run the following command in the repository directory:

dotnet run --project fluXis.Desktop

License

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.

Star History

Star History Chart

About

fluXis fork.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • C# 99.2%
  • Other 0.8%