Skip to content

AGORI-Studios/Rit

Repository files navigation

Rit

A rhythm game made in LÖVE.

How to run (Uncompiled)

  • Install LÖVE
  • Head to the requirements folder, open your operating system's folder, and download the .dll/.so/.dylib files
  • Place the .dll/.so/.dylib files in your love installation folder
  • Run the game by dragging the folder into the love executable, or by running love <path to folder> in the command line

How to run (Compiled)

Method 1

  • Download the latest release from the releases page
  • Run the executable

Method 2

  • Download from the Steam page (Coming soon)
  • Open the game

How to build

Windows

  • Head to the requirements folder, open the win32/win64 folder, and open requirements.txt
  • Download MSYS2
  • Run pacman -S zip
  • Run make <os> in the command line. <os> can be replaced with either 'win32', 'win64', 'macos', 'linux', or 'lovefile'. Alternatively, Leave it blank for a zip bundle.

Linux

  • Download "zip" and "love" from your package manager
  • Run make <os> in the command line. <os> can be replaced with either 'win32', 'win64', 'macos', 'linux', or 'lovefile'. Alternatively, Leave it blank for a zip bundle.

How to contribute

  • Fork the repository
  • Make your changes
  • Make a pull request

GuglioIsStupid's Libraries - Free for use

External Libraries

Credits

* If you are not credited and you should be, please contact me on Discord or Twitter

License

Contact

Useful links