Hello HN,<p>This is a side-project that I built. Took me around 3 months of evenings/weekends to get it to a decent stage where I could actually put it in front of users.<p>Happy to answer any questions.<p>Tech details:<p>Game is made with the Phaser[0] engine. Phaser has been a slick experience and the game works decently on Android, iOS and desktops. I used a decent TypeScript-Webpack-Phaser template[1] to get started.<p>Settings page[2] is an SPA, based on Angular 2. That's where the parent/teacher/adult can setup lesson plans by querying for images in Google Image Search and assigning a sentence to the selected image.<p>Hosting is on Firebase, as a static website.<p>[0]<a href="https://phaser.io/" rel="nofollow">https://phaser.io/</a><p>[1]<a href="https://github.com/rroylance/phaser-npm-webpack-typescript-starter-project" rel="nofollow">https://github.com/rroylance/phaser-npm-webpack-typescript-s...</a><p>[2]<a href="https://seentell.me/settings" rel="nofollow">https://seentell.me/settings</a>