Skip to content

SSARCandy/colorblocks-react

Repository files navigation

colorblocks-react

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.
=======================================================================

Screenshots

Develop

Install

$ npm install -g webpack webpack-dev-server
$ npm install
$ mkdir dist
$ cp index.html dist

Start Dev-server

$ npm run dev # start webpack-dev-server

Lint

$ npm run lint # run eslint

Build

$ npm build # build production version to dist/

About

A fun puzzle game implemented with React.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published