Developed with PIXI.js, little bit of lodash and anime.js
Install dependencies and run
$ npm install
$ npm run dev
- Add more words and levels
- Add an option to regain lives
- Show the list of missed words at the end of game
- Support for simplified Chinese
- It would be nice to create a backend with database so we can save user highscores
- Create a countdown before the first word appears
Contributions are more than welcome