Skip to content

scottwoodall/colorMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Memory

A weekend project where I wanted to play with React.js and the Flux architecture.

A simple memory game based on colors that can be played here. Inspiration for the concept came from this Hacker News post.

Development

  1. git clone https://github.com/scottwoodall/colorMemory.git
  2. cd colorMemory; npm install
  3. npm start

npm run-script build will create a minified version of static/js/bundle.js.

About

Browser based memory game of colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published