New feature: onEnter methods
text-engine » Devlog
You can now optionally attach a function as a property called onEnter
to any room. When the player enters the room, the function will get called. These functions receive the same data that items' use
functions do -- that is the disk itself, and also the println
, getRoom
and enterRoom
methods.
Files
text-engine-source.zip 1 MB
Sep 12, 2020
text-engine-browser.zip Play in browser
Version 22 Sep 12, 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
- Sound effects added!Apr 26, 2020
- Graphics updateApr 25, 2020
- INV command added!Sep 24, 2017
Leave a comment
Log in with itch.io to leave a comment.