A small app to learn kanji, hiragana and katakana. The cursed symbols will fall from the sky just appear and the player needs to quickly type in the correct romaji to redeem the kanji/hiragana/katana. If he fails, the curse will spread to the world eventually corrupting it.
The game will be realized as a PWA and built with the following tools:
- https://mithril.js.org/ for views, routing and rendering More dev relevant tools:
- https://rollupjs.org/ to package the files into a single bundle
- https://mochajs.org/ and https://www.chaijs.com/ for testing
- https://postcss.org/ to package the CSS files into a single file