Our project is a bullet hell game inspired by the Touhou Project, with a unique focus on the Yin-Yang (YingYang) element as it was the subject of a game jam in wich we originaly made this game. The game offers an immersive gameplay experience that challenges players' reflexes and strategic thinking while incorporating the Yin-Yang symbol as a core mechanic.
- Bullet hell gameplay mechanics
- Yin-Yang element integration
- Real-time audio visualization using FFT
- Engaging and visually appealing graphics
Follow these steps to install and run the game:
Make sure you have the following libraries installed:
- SFML
- libconfig++
sudo apt-get update
sudo apt-get install libsfml-dev
sudo apt-get install libconfig++-dev
git clone [email protected]:KyotoVania/RythmGameSfmlCpp.git
cd Harmonic_Havoc
make
./Harmonic_Havoc