Skip to content

alechewitt/colorcrumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorcrumble

Source for Colorcrumble. A game of tactics and amazement. Match 3 or more colors in a row for your chance to win!

See beta version here: colorcrumble.com

There are currently three different levels implemented which can be seen by going to the following URLS:

Setup

To run and develop Colorcrumble localy follow these simple steps:

  1. Ensure you have an up to date version of node and npm installed.
  2. Globally install Gulp: npm install --global gulp
  3. Install the Go google appengine SDK. Instructions can be found here: Go Appengine SDK
  4. Run: npm install
  5. Run: gulp develop
  6. Run: goapp serve -host=0.0.0.0
  7. Colorcrumble will be serving at localhost:8080

About

Source code for colorcrumble.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published