A simple framework for a 2D game
NOTE: THIS REPO WILL NO LOGER BE UPDATED AS I HAVE PORTED OVER THE GAME TO A GAME ENGINE.
This is a very simple single player 2D rpg engine designed for my first commerical game.
Code Done in C++ along side the SDL2 API.
NOTE: Please modify the Makefile according to your personal OS and file structure.
Feel free to take this code a modify it as you see fit.