Skip to content
/ Rit Public
forked from codingwatching/Rit

A 1k-10k mania-styled rhythm game made in LOVE2D!

License

Notifications You must be signed in to change notification settings

Getsaa/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

  • Getsaa - UI/UX Design, Rit's Branding, and a few translations (Spanish & Portuguese)
  • Lumaah - French translation
  • LÖVE - Game Framework
  • Quaver - Inspiration, Quaver beatmap format
  • osu! - Inspiration, osu! beatmap format
  • Average4k - Inspiration
  • StepMania - Inspiration, StepMania beatmap format
  • Malody - Inspiration, MalodyV beatmap format
  • Etterna - Inspiration
  • fluXis - Inspiration, fluXis beatmap format
  • NotITG - Inspiration
  • Kenney.nl - UI Assets

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

License

This project is licensed under the GNU License (File),

Contact

Useful links

About

A 1k-10k mania-styled rhythm game made in LOVE2D!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%