/BayaniRPG

Defeat endless mobs of enemies inside a dungeon. 🧌

Primary LanguageC++

Bayani RPG

At first, this project aimed to recreate the essence of Dungeon Quad, a game originally coded in Java, but took a different direction.

Instead of a side-scroller game where the enemies spawn and shoot at the player, this game is a semi open-world game where the player can roam freely while enemies follow the player and attack when in range.

How to run

Run main.cpp in the src folder.

Setting up SFML

I only have the tutorial on MacOS with CLion (Homebrew) here.