Skip to content

dddware/emocrush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emocrush

Candy Crush clone with emojis

Usage

Setup

$ 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

It is now live!

Run tests

$ npm test

Build for production

$ npm run build

TODO

  • Implement score and game over
  • Support more combinations, resulting in special items
  • Enhance look'n'feel

About

Candy Crush clone with emojis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published