Code Monkey home page Code Monkey logo

conversationstarter's Introduction

Conversation Starter

Dialog tree editor for generic game development

See it in action

Current features

  • Create and connect dialog nodes in a graphical interface
  • Create dialog that branches out, merges or loops based on player choice (directed graphs, really)
  • Export dialog as XML
  • Specify actors for dialog lines
  • Specify special event identifiers that can trigger events in your game

Future features

  • Manage actors and their portraits and assign actors to dialog lines
  • Set named flags based on player choice and have it affect dialogue later
  • Test/Play conversations before integrating into a game
  • Include variables in the dialog (such as the player's name for example)
  • Load previously saved dialog

Implementation details

Application runs in the browser. Implemented in Javascript using jsPlumb 1.6.2.

Requires dom.jsPlumb-1.6.2-min.js to run.

XML Schema

See schema.xsd for the current version.

Purpose of the project

Conversation Starter is developed for my own projects and for the needs of my team. Since the scope of the tool is quite limited and not targeted at a second party, the main requirement is to have something working fast.

Feel free to use output generated using the tool without attribution. See LICENCE for exact rules.

conversationstarter's People

Contributors

mollikka avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.