Jump to content

Made a simple dialogue generator in Angular, free to use


awbummer
 Share

Recommended Posts

What's up yall. I created a dialogue generator in Angular for a game I'm developing, loosely based on the methods described in this blog post. The generator itself lives here and instructions on how to use it are available at the Github repo:

 

https://github.com/darinacosta/dialogueGenerator

 

The generator outputs the dialogue as a JSON string. You can also import a JSON string and it will automatically populate the forms. The repo has a sample JSON string for you to use, to see how it works. You can also test the dialogue by clicking the test button at the bottom of the page. How you decide to parse the dialogue JSON is totally up to you, but the app has a parser built in for testing to give you an idea of how it might be done. This thing has saved me tons of time, and I thought other folks may find it helpful as well. 

 

Sample image:

 

dialogueGenerator_1.PNG

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...