# Packages
No description provided by the author
# Functions
NewInteractiveRenderer creates a new InteractiveRenderer.
NewSimpleRenderer creates a simple renderer.
# Structs
InteractiveRenderer is a interactive rendere which is a dynamic one.
SimpleRenderer is a simple renderer with an io.Writer for output, a color for output color, and a map to save time stamps.