Skip to content

nicholasudell/ControlStrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ControlStrings

Configurable, extendable, template-based text generation for procedural text adventures.

Features

  • Context-based string matching
  • Support for matching strings to properties in complex types
  • Optional strings for adding strings based on the existence of a property

Quick Start

Check out the Example.cs file for a small generator that builds medieval character and item descriptions. The code in Example.cs is all that's required to build that template generator and can be extended easily.

Releases

No releases published

Packages

No packages published

Languages