jpavon / color-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Game

Explanation of the game: http://brainmetrix.com/color-game

Install packages:

npm install

Run the game:

npm start

Running tests:

You need to have npm start running to run the tests.

npm test

About


Languages

Language:TypeScript 59.4%Language:JavaScript 14.5%Language:HTML 13.7%Language:CSS 12.5%