18 lines
427 B
Markdown
18 lines
427 B
Markdown
# SETAGE
|
|
A **S**imple **E**xtensible **T**ext **A**dventure **G**ame **E**ngine.
|
|
|
|
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 checking
|
|
* `exact input` provides exact input checking
|
|
* `item` provides item checking
|