cravesoft / memory

Flip over two cards. If they match, then they stay overturned

Home Page:https://cravesoft.github.io/memory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

You need to have node.js installed on your machine.

$ git clone git@github.com:cravesoft/memory.git && cd memory
$ npm install -g gulp browserify watchify && npm install
$ npm install -g bower && bower install
$ gulp
$ open http://localhost:9000

Font Awesome by Dave Gandy - http://fontawesome.io

Background pattern from subtlepatterns.com

About

Flip over two cards. If they match, then they stay overturned

https://cravesoft.github.io/memory/

License:MIT License


Languages

Language:JavaScript 95.3%Language:HTML 3.5%Language:CSS 1.2%