Official Game: https://scratch.mit.edu/projects/126517840/ Hello all :) - Been awhile since I released anything. I thought perhaps something completely different then! What I have been building here is a text adventure engine - Yeah, not a specific text adventure, but an engine that allows you to create a whole text adventure as a text file (json format) including it's own mini scripting language to control how the player's commands are interpreted and actioned. This is a very small 2 roomed demo that lets you play around with it a little. See what you think. Is the text input responsive enough not to miss your key presses, and does it understand you ok? Try typing: "i", or "read sign" Thanks, Griffpatch