- 2D rendering SDL2, SDL2_image, install with OS package manager
- ECS skipjack/entt, included with the sources
- Json parsing nhlomann/json, included with the sources
$ mkdir build && cd build $ cmake .. $ make
I am using this implementation on OSX and this one on Linux
OSX: $ redo
Linux: $ redux redo
After a successful build, run the executable from the project root (not the build directory), in order for it to find the resources.