Sound effects added!
text-engine » Devlog
Boot-up sound and mechanical keyboard typing sound effects added to the demo for a more immersive experience.
Files
text-engine-browser.zip Play in browser
Version 34 Jul 13, 2022
text-engine-browser.zip Play in browser
Version 3 Apr 26, 2020
Get text-engine
text-engine
A JavaScript text adventure game engine
Status | Released |
Category | Tool |
Author | Benji Kay |
Genre | Adventure, Interactive Fiction |
Tags | ascii, Game engine, html5, Minimalist, Story Rich, Text based |
More posts
- text-engine 3: makes development more fun!Jul 13, 2022
- text-engine 2: characters, conversations, save/load & moreDec 07, 2020
- Adding new variables to your gameSep 12, 2020
- New feature: onEnter methodsSep 12, 2020
- Graphics updateApr 25, 2020
- INV command added!Sep 24, 2017
Comments
Log in with itch.io to leave a comment.
I really like this engine. I have played around with it a bit and like the retro/minimalist approach. Very easy to work with. If I would make one suggestion it would be to add example code/more explanation for the USE command in the documentation - I'm not a programmer and it is hard for me to tweak the example in the demo game... But, I really like this engine, and, when I figure how to execute the USE command, plan on making an adventure with it.
Hey, thanks for the feedback! Really glad you are enjoying working with the engine. I'd be happy to help with this. It might be easier to get on a chat thread. Do you use Discord?
Thanks, Benji. I think I have it figured out now. I was not following the documentation you already have at github (my bad) but think I've got it now. Will let you know if I develop anything significant with it... Thanks again!