Barebones of a rpg project. With a little luck, this game will become playable someday.
Clone or download the repo. In shell, type:
make build
make run
Alt:
make all
Make sure to remove any compiled or temporary files. This can be done with "make clean"