cirno-puzzle/README.md

9 lines
369 B
Markdown
Raw Normal View History

2020-02-19 12:50:09 -05:00
# sfml-test
2020-02-21 16:55:13 -05:00
Just playing around with [sfml](https://www.sfml-dev.org/), since I have nothing better to do anyway.
### How to build: ###
- Except any C++ compiler which supports C++14 and higher, you also need to have SFML installed and accessible.
- Build the project (my sources work with qmake)
- Move the `/font` folder into the folder of your build destination.