setage/README.md
2024-08-23 12:18:57 +03:00

579 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 checking
    • exact input provides exact input checking
    • item check, item take provides item checking
  • combining items and other item interactions
    • multiple outputs
    • reusable items ?
    • lockable