Skip to content

Dialogue Tree data structure definition and sample implementation

License

Notifications You must be signed in to change notification settings

Mgumbo/dialogue-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

dialogue-tree

This repository contains classes for implementing a dialogue tree data structure. All source files are located in the src folder.

An example implementation is provided in sample.cpp. In the example code, comments beginning with a triple slash (///) are meant to explain the usage of the DialogueTree class.

To-Do

  • Adjust to use smart pointers

About

Dialogue Tree data structure definition and sample implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages