fgm Setup Blindly copy-paste the following commands into terminal (assumes OS X and homebrew) brew install cmake sfml folly git clone https://github.com/suo/fgm cd fgm mkdir build && cd build cmake .. && make ./fgm Profit