Skip to content

A free vertical scrolling rhythm game with a focus on creativity and expression.

License

Notifications You must be signed in to change notification settings

uzervlad/fluXis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluXis

A free and open-source vertical scrolling rhythm game.

Downloading and playing the game

Windows 8.1+

  1. Download the installer from here or the download button on the website.
  2. Run the installer.
  3. Wait for the installer to finish.
    • This also creates a shortcut in the start menu.
  4. The game should now be automatically launched.

Make sure to report any issues with the installer to the discord server.

Linux

Linux releases soon™

macOS

macOS releases soon™

Building and Developing

Requirements

Downloading the source code

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

Building

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

dotnet run --project fluXis.Desktop

If you don't want to Debug the game, you can add the -c Release flag to the command above.

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.

About

A free vertical scrolling rhythm game with a focus on creativity and expression.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%