WIP rouglike game framework using SFML.
Seriously this is a Work in Progress, so you're free to use it but it's missing ALOT and it's limited in use. If you want to see it's current state look here.
- SFML 2.5.0
Check the examples folder for an example main file, then build that with SFML as a dependency. You'll need to copy the font.ttf
to where you built the executable.