Skip to content

Releases: RowDaBoat/keep-engine

Alpha

24 Jun 03:31
Compare
Choose a tag to compare

Keep

A game engine for text-based adventure games written in Kotlin.

Features:

  • Scenes
  • Items with states
  • Characters
  • State machines for characters and items
  • Dialogue Graphs
  • Predefined actions
  • Custom actions
  • Events
  • Declarative DSL
  • A simple Input/Output system