682 B
682 B
SETAGE
A Simple Extensible Text Adventure Game Engine.
Still in pre-alpha. Expect bugs and other unfinished oddities.
Template may be out-of-date.
Manifest
see docs.toml
Example
see test-game/manifest.setage
Planned Features
- more interactable types:
input
provides case insensitive input checkingexact input
provides exact input checkingitem check
,item take
provides item checking
- combining items and other item interactions
- basic
- multiple outputs
- lockable
- "item" = examine an item
- "room" = enter a room
- "interactable" = use an interactable