Releases: sourencho/ungroup_game
Releases · sourencho/ungroup_game
Prototype 1
Notes
- Only works on unix
Playtest
Playtest 01: https://github.com/SourenP/ungroup_game/releases/edit/v0.1.0
Requirements
SFML
Download from https://www.sfml-dev.org/download/sfml/2.5.1/
Follow "installing-sfml" instructions on https://www.sfml-dev.org/tutorials/2.5/start-osx.php#installing-sfml
Boost
Install brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install boost
brew install boost