A fun puzzle game implemented with React.js
=======================================================================
!! Welcome to COLOR - BLOCK !!
=============================Introduction==============================
Answer the color that didn't appear in Questions.
You have 60 sec to answer these questions.
You will get bonus time if you get 10 combo corrects.
※How To Play:
↑
←↓→
Use arrow keys to answer.
Input 0 to end this game.
=======================================================================
$ npm install -g webpack webpack-dev-server
$ npm install
$ mkdir dist
$ cp index.html dist
$ npm run dev # start webpack-dev-server
$ npm run lint # run eslint
$ npm build # build production version to dist/