finley243 / adventure-engine

Text-based game system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adventure Engine

AdventureEngine is a flexible text-based game engine designed for building RPGs.

Key Features

  • Component-based objects/items
  • NPC utility-based AI system, alongside programmable high-level routines
  • Complex dialogue tree system
  • Flexible combat system
  • Simple but powerful text generation system
  • Custom scripting language (AdventureScript) for extending engine behavior.

An image of the main UI of an AdventureEngine game, including a text output panel and several option buttons

About

Text-based game system


Languages

Language:Java 100.0%