A simple rhythm game built with LÖVE (Love2D). Hit notes in time with the music, customize your experience, and even create your own charts!
- Play custom songs with chart files
- Chart editor for creating your own note charts
- Multiple skins and backgrounds
- Adjustable note speed, size, and scroll velocity
- Character reactions and rating effects
- Settings for audio, display, and gameplay
- Health and combo system
- Score breakdown and grading
- LÖVE 11.5 installed
- Download or clone this repository.
- Place your songs in the
songs/
folder. Each song should have its own subfolder with amusic.mp3
ormusic.ogg
and achart.txt
. - Run the game with LÖVE:
love .
assets/
- Game assets (images, sounds)skins/
- Note and effect skinssongs/
- Your songs and chartsmenuBackgrounds/
- Menu background imagesFonts/
- Fonts for different languagesTranslations/
- JSON translation files
- Menu Navigation: Arrow keys / Mouse
- Hit Notes: Any key
- Pause/Resume: ESC
- Chart Editor:
N
- Place normal noteH
- Place hold note[
/]
- Adjust scroll velocity (SV)S
- Save chartP
- Play/Pause preview- Arrow keys - Scroll chart
- Enter song name and press Enter to confirm
- Add a new folder in
songs/
with your song name. - Add
music.mp3
ormusic.ogg
and achart.txt
(use the chart editor to create charts). - Optionally, add a background image.
Accessible from the main menu. Adjust audio, gameplay, display, and language options. Settings are saved automatically.
- Virus - Lead Programmer, Polish Translator, Artist
- Jake Whittaker - Programmer, German Translator, Charter
- KenneyNL - Cursor Icon
- Special thanks to contributors and the LÖVE2D community!
See LICENSE for details.
Enjoy the game! For bug reports or suggestions, open an issue