Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

tiltfactor/mg-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mg-game

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

Grabbing the Game Build Code

  • 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

[Installation on OSX] (documentation/install_on_osx.md)

  • Instructions for developing on your OS X system.

Rest of the docs can be found in the documentation/ folder.