Skip to content

lpand/colour-memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a little game I made for fun, suitable for mobile devices.

The aim of this game is reproducing the shown sequence of colours as long as You can.

To know about the API read the comments.

Development

Install Ruby >= 1.9 and Node.JS >= 0.10 (i'm using that one) if you don't have them on your machine (You should, they are awesome :).

From terminal:
+   `cd path/to/colour-memo`
+   `npm install`
+   `gem install bundle`
+   `bundle`

Test

I'm testing with node.js and karma.

TODO

  • Add tests :P

About

A little game suitable for mobile devices

Resources

Stars

Watchers

Forks

Packages

No packages published