shitty little test to see if i can make a competent rhythm game choosing love2d because godot feels like a bit much for this project lmao
will have to rebrand this readme if i choose to take this game more seriously but for now this is what you got <3
Note
This only works for LÖVE 12.0 and above, you can download it from the main LÖVE GitHub Repository Actions since it is currently unreleased.
running the game via this command:
love .
should generally work for testing the very latest commits
to compile a build run the command for your operating system:
windows:
start build.bat
mac/linux:
./build.sh