Skip to content

Releases: sourencho/ungroup_game

Prototype 1

10 Feb 21:20
Compare
Choose a tag to compare
Prototype 1 Pre-release
Pre-release

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