TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Sentence construction game for children based on Google Image Search

2 pointsby kidproquoalmost 8 years ago

1 comment

kidproquoalmost 8 years ago
Hello HN,<p>This is a side-project that I built. Took me around 3 months of evenings&#x2F;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&#x27;s where the parent&#x2F;teacher&#x2F;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:&#x2F;&#x2F;phaser.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;phaser.io&#x2F;</a><p>[1]<a href="https:&#x2F;&#x2F;github.com&#x2F;rroylance&#x2F;phaser-npm-webpack-typescript-starter-project" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rroylance&#x2F;phaser-npm-webpack-typescript-s...</a><p>[2]<a href="https:&#x2F;&#x2F;seentell.me&#x2F;settings" rel="nofollow">https:&#x2F;&#x2F;seentell.me&#x2F;settings</a>