Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 915 Bytes

File metadata and controls

14 lines (12 loc) · 915 Bytes

MacOS Build Linux Build

Installation

Clone the repo with git clone <URL> --init --recursive --remote to install submodules. Install SFML, then go to the root directory and do

mkdir build
cd build
cmake .. -G"Unix Makefiles"
make -j2

Credits

@ThePixelGamer - Mental support and saving me countless hours of debugging

Alt text