itch.io is community of indie game creators and players

Devlogs

New feature: onEnter methods

text-engine
A browser game engine made in HTML5

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 267 kB
    Version 22
Download text-engine
Leave a comment