Skip to content

KyotoVania/RythmGameSfmlCpp

Repository files navigation

Harmonic Havoc: Twin Bullet Eclipse

Description

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.

Features

  • Bullet hell gameplay mechanics
  • Yin-Yang element integration
  • Real-time audio visualization using FFT
  • Engaging and visually appealing graphics

Installation

Follow these steps to install and run the game:

Prerequisites

Make sure you have the following libraries installed:

  • SFML
  • libconfig++

Installing Dependencies

Install SFML

sudo apt-get update
sudo apt-get install libsfml-dev

Install libconfig++

sudo apt-get install libconfig++-dev

Cloning the Repository

git clone [email protected]:KyotoVania/RythmGameSfmlCpp.git
cd Harmonic_Havoc

Building the Game

make

Running the Game

./Harmonic_Havoc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published