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

tiltfactor/mg-game

development
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
nlp
 
 
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 

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

Configuration

[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.