The backend side of Inkwell, an open source platform aiming to help game developers easily and efficiently create and implement complex and dynamic storylines into their games.
This is only the backend part of the project. As such, all acknowledgments and credits specified within this readme refer only to the frontend part of the project.
For the frontend and each individual language parser, please refer to their own respective repositories.
This is the API which makes everything work. It is a RESTful API built with Rust , using Actix Web.
(More implementation details and documentation coming soon)
This project is licensed under the MIT License - see the LICENSE.md file for details
- awesome-readme
- Resources
- AI-driven Dynamic Dialog through Fuzzy Pattern Matching GDC Talk by Elan Ruskin
- Do You Copy? Dialog System and Tools in Firewatch GDC Talk by William Armstrong and Patrick Ewing
- Tools