Hi! I want to build a game in TADS that’s essentially choice-based, with numbered choices. The majority of the game is a conversation where you select the option you’d like to say. There are monologue parts where you simply forward through the text by hitting any key, and a single bedroom you can explore with no exit and no option to pick up or use items except a phone.
I’ve been playing around in the starter TADS 2 source file for an hour or so trying to customize it to my specifications, and I’ve done nothing but break stuff so far. I’m pretty sure there’s an uncomplicated way to get done what I need, but I’m really struggling to figure it out. Every tutorial I’ve found is for a game vastly more complex than my own. I would really appreciate brief instructions or links to any tutorial or document you think might be helpful. Thanks!
Edit: also, if you think this would be more easily accomplished in another language/program, please let me know I’d love to be able to do some simple styling like font changes or even just background/font color.