- Download the source code from https://github.com/GuglioIsStupid/Rit
- Extract the zip file
- Run the game via dragging and dropping the folder onto the love.exe file
- Add songs to the songs folder in their respective folders. (Quaver in quaver, osu in osu, etc.)
- Play the game!
- Fork the repository
- Make your changes
- Make a pull request
- Wait for it to be merged!
- Add a game over screen (High priority)
- Add a pause screen (High priority)
- Add a settings screen (Low priority)
- Save high scores (Low priority)
- Controller support (Low priority)
- 5k+ support (Low priority)
- Better UI (Idk priority) (I suck at UI design) (Help wanted)
- Visualizer (Low priority) for when in the menu and when the song is playing in the background
- More noteskins (Low priority)
- Better song selection (Low priority) (Goes with Better UI)
- Downscroll support (Medium priority)
- GuglioIsStupid - Programming
- This game is still in development, so expect bugs and glitches
- If you wish for your assets to be removed, please contact me via email at [email protected] or via discord at GuglioIsStupid#8008
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
- LÖVE - The game engine used
- rxi - json.lua - The JSON library used
- Andrew Minnich - baton.lua - The input library used
- Fivos Moutavelis - ini.lua - The ini library used
- Ulysse Ramage - push.lua - The resolution handling library used
- Mattias Richard - timer.lua - The tweening library used (Apart of HUMP)