richard-olsen / Rhythmic

An open source rhythm game mimicing guitar hero and rock band

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhythmic

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

Setup

Currently, the game will only compile on windows

  • Clone the repo
  • Open with Visual Studio 2022
  • Download GLFW and GLM
  • Point GLFW_ROOT_DIR and GLM_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

About

An open source rhythm game mimicing guitar hero and rock band

License:GNU General Public License v3.0


Languages

Language:C++ 76.5%Language:C 23.4%Language:CMake 0.1%Language:GLSL 0.0%