Skip to content

A tool for making a dialogue tree for my RPG, downloadable as a Lua table.

License

Notifications You must be signed in to change notification settings

pocuslabs/make-conversation

Repository files navigation

make-conversation

About

This project is a personal tool for use with Lua and the love2d framework. Once it's finished, it will be able to import and export the data format I've defined for dialogue, so I don't have to write all of the data by hand.

There is a simple regex in pages/index.js which will transform a Javascript object into a valid Lua table (as far as I've seen). Feel free to borrow it!

I haven't written any tests yet, as this is very much a work-in-progress prototype. Once I get the structure down and get things running end-to-end, and I know what I'll be testing, I'll add end-to-end, integration, and unit tests.

Stay tuned to my blog to get updates on the Adventure Kit toolkit I'm making!

License

This software is licensed under the MIT license. See the LICENSE file for details.

About

A tool for making a dialogue tree for my RPG, downloadable as a Lua table.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published