|
4 years ago | |
---|---|---|
data | 4 years ago | |
deps | 4 years ago | |
src | 4 years ago | |
.gitattributes | 10 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
CMakeLists.txt | 4 years ago | |
README.org | 4 years ago |
README.org
Simple RPG
Simple RPG game made in C++ and SFML.
Build instructions
Windows
Prerequisites
Download and extract build tools:
- MinGW (64-bit) get the version recommended by SFML!
- CMake
Add build tools to system PATH:
- C:mingw64\bin
- C:\cmake\bin