Dedalus icon
Dedalus icon

Dedalus

 2 likes

Dedalus is an authoring system for generating Choose Your Own Adventure (CYOA) narrative. It is similar to other creation tools like Twine, Undum or Varytale.

Dedalus screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Self-Hosted
Discontinued

Multiple links within the Readme are 404'd, including the example game's page and the starter pack download. Also, the GitHub hasn't been updated since 2019.

  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  No registration required

 Tags

  • text-adventure
  • Based on HTML5
  • cyoa-maker
  • authoring
  • javascript-based
  • interactive-fiction
  • text-adventure-maker

Dedalus News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

No activities found.

Dedalus information

  • Developed by

    pistacchio
  • Licensing

    Open Source and Free product.
  • Alternatives

    24 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Dedalus, and it has gotten 2 likes

Dedalus was added to AlternativeTo by David on Aug 30, 2016 and this page was last updated Aug 21, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Dedalus?

Dedalus is an authoring system for generating Choose Your Own Adventure (CYOA) narrative. It is similar to other creation tools like Twine icon Twine, Undum icon Undum or Varytale.

Games created with Dedalus can run in the browser, so they are very easy to deliver to potential players.

The sample game can no longer be played. It was an implementation of Cloak of Darkess, a very simple story meant just to showcase how different authoring systems implement the same game. Mind that the original Cloak of Darkess is thought for Interactive Fiction (IF), while Dedalus generates CYOAs, a different, but related, kind of interactive narrative. You can read the source code of Cloak of Darkess in the example directory.

You may want to read about the tecnical details or just keep reading the tutorial and start creating amazing adventures!

Note: The tutorial illustrates how to write Dedalus stories in the most "canonical" way, but there an alternative syntax for writig Dedalus narrative called Dedlee. It doesn't make use of HTML-like syntax, and you might prefer it. However, you should really follow the tutorial closely, it is short, easy and fun, and then have a look at Dedlee and decide what system you prefer.