Basic functionlities:
- There is a 3 by 3 grid of 9 differently colored squares
- These squares light up in a random pattern
- After the pattern is displayed, the user has to indicate what the pattern
- There are various levels of play.
How 👍
$ npm install
$ sudo mongod
$ node index.js
Download the Problem statement here.