bbuck / dragon-mud

A text-based game engine written in Go and scripted with Lua.
Other
116 stars 16 forks source link

Add handlebar template engine -- not as fast but includes looping structures #89

Closed bbuck closed 7 years ago

bbuck commented 7 years ago

Templating text is pretty odd, it's not as comfortable as templating HTML but it works.