Skip to content
This repository has been archived by the owner on May 26, 2018. It is now read-only.

Latest commit

 

History

History
47 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.16 KB

G.I.L.D. Game

Build Status

Global Game Jam 2016 game. 48 hours. LET'S DO THIS.

The theme for the GGJ was "Ritual"!

Check out our game at http://gild.meteor.com.

How to Play

GILD is a 2 player game. One person creates a Room, and the other player joins iit. Both players take turns summoning monsters using their given ingredients and having the mosnters fight. First to 3 wins is the victor!

(P.S. if you don't have anyone else to play with, you can access the site in two different browsers, or one browser using Incognito Mode).

The Team

The team that put this awesome game together in 48 hours was:

  • Gustavo
  • Ivan
  • Lauren
  • Daniela

Go team!

Developers

The web app is built on Meteor, NodeJS, JavaScript, CSS, HTML, and React.

Installation

You will need:

Once installed run the following (for those using Windows, run in the NodeJS Command Line):

cd gild-game
npm install
meteor