Game Build for the Metadata Games project
From https://gitorious.org/metadata/mgc. Originally part of repository, https://gitorious.org/metadatagames. Moved to github to note splitting metadatagames repo into Content and Game builds.
Metadata Games is free and open source software (FOSS) developed by Tiltfactor Laboratory at Dartmouth College, with funding from the National Endowment for the Humanities (NEH) and the ACLS.
If installing the entire Metadata Games gaming platform,
*install mg-game
*install and configure mg-content
*configure mg-game
Otherwise, go download and install mg-content
- grab a copy of the git repository
git clone https://github.com/tiltfactor/mg-game.git
- for the latest updates, switch over to the development branch
git checkout development
- download (latest updates) https://github.com/tiltfactor/mg-game/zipball/development
- Instructions for developing on your OS X system.
Rest of the docs can be found in the documentation/ folder.