An open source rhythm game with the intent to mimic games like Guitar Hero and Rock Band, but includes the ability to play custom songs.
Currently, it is in a playable state but quite can be buggy
Currently, the game will only compile on windows
- Clone the repo
- Open with Visual Studio 2022
- Download GLFW and GLM
- Point
GLFW_ROOT_DIR
andGLM_ROOT_DIR
to where you extracted the files - Compile
- Set debug options for rhythmic.exe
- Add argument "-dd=pathToGameDirectory"
A video on how to set up will be on my YouTube channel