wheremyfoodat / This-is-public-because-I-need-CI-bots-please-ignore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 97.4%Language:Python 1.3%Language:CMake 1.2%