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.
Run main.cpp
in the src
folder.
I only have the tutorial on MacOS with CLion (Homebrew) here.