Skip to content

The GitHub Game Off 2012 is a game jam / hackathon / coding challenge to create an open source a web-based game

Notifications You must be signed in to change notification settings

ceruleanlabs/game-off-2012

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork It!

Playable URL: https://ceruleanlabs.github.io/game-off-2012/

Description: You are playing as Phil! He is a rare species of box that has the ability to push, pull, remove and take colors from inanimate boxes. He's also hungry so help him find the cake in each level!

How To Play: You'll find the gameplay instructions in the main window below the game.

Hints: Each level may have a hint. These hints will be in the green box below the game.

Created By: Thomas Jacobs, Sean Cusick, Dan Bergren and Tom Patterson

Technologies Used: Crafty.js

Prereqs

Setup

$ nodenv install
$ npm install

Development

$ gulp server

Then head to localhost:8080. Magic!

Build

This will create a production-ready static site in the dist directory.

$ gulp build

Deploy

Deploys will always try to build first.

$ gulp deploy

About

The GitHub Game Off 2012 is a game jam / hackathon / coding challenge to create an open source a web-based game

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 84.1%
  • HTML 9.4%
  • CSS 6.5%