For those of you who remember, this was a game we worked on back in 2021-2022. I've revamped it significantly this weekend for the game jam. All the work has been specifically done over the weekend. AI assistance was limited to coding and debugging. This is one of the first local games which integrate interactive fiction with a live chat feature. Updates include-
Video of playthrough - www.youtube.com/watch?v=uw_D_F6fd5E
Tech stack:
src/stories/<name>.ink with a compiled .ink.json, registered in src/models/storyMap.js. InkController maps #ui: tags to screen components (scene, narrator, whatsapp, twitch, twitter, mcq, reflection, story_end, and so on).@anthropic-ai/sdk (claude-opus-4-8, streaming), with offline scripted personas as the default. No API key is bundled. A player can paste their own through the in-app key panel.