Candy Crush clone with emojis
$ npm i
$ cp config.json.dist config.json # and edit config.json if you want to
$ npm start # run app once...
$ npm run dev # ...or with hot reloading
$ npm test
$ npm run build
- Implement score and game over
- Support more combinations, resulting in special items
- Enhance look'n'feel