A 2D Terraria inspired game written in C++ / SFML / ImGui
##Compilation
Compiled with a simple makefile (make), CXXLIBPATHS variable must be modified to point to your compiled copy of SFML\ImGui
CXX can be modified to remove ccache if not installed