DendryNexus: a StoryNexus-like IF engine

DendryNexus is a prototype IF system based on StoryNexus, a choice-based system with decks and cards, but implemented in Dendry. The goal is to be able to replicate most of the features of StoryNexus (ideally so that its games can be ported to DendryNexus - which, given that StoryNexus is mostly dead, might be useful in recovering or backing up some projects). DendryNexus also has some capabilities that StoryNexus lacks; it is a superset of Dendry and has all of its features.

Unlike StoryNexus, DendryNexus is entirely browser-based and doesn’t have a server component, and by default does not have a way to limit actions.

Here is what the default UI looks like right now:

Existing features:

  • Decks and cards are implemented as dendry scenes with additional properties, and can display card images.
  • StoryNexus-style challenges using “broad” and “narrow” difficulty.
  • Sidebar that can display any stats/qualities.

Here is what the stat check/challenge display looks like:

Right now there isn’t much in the way of documentation, examples, or tests, but I’m going to be working on a DendryNexus game for Spring Thing and probably some other game jams, so in a few months there will hopefully be a nonzero number of DendryNexus games.

20 Likes

YES IT’S OUT

:partying_face:

3 Likes

woohoo! Happy to help with documentation, if that’s useful.

Very excited and eager to use this tool.

Thank you!!!

1 Like

Thanks for the reminder! Dendry is a rather underrated choice-based medium, and DendryNexus makes things more interesting.

1 Like

I wonder why that is. For me it was relatively easy to use (although I did get some help from Autumn Chen on some small challenges). I would like to see more Dendry games (so Dendry can have its own category for the IFDB awards next year :smiley: )

1 Like

Dendry got a guide/tutorial for use only fairly recently. Before that it was there and you just could learn how to use it from looking through other games’ code.

1 Like

Good point. I remember playtesting parts of the tutorial when it came out. Well I guess I can also release the source code for my dendry game on April 1st if that helps other authors taking the plunge :smiley:

1 Like

I missed this in January, so I’m glad it got bumped! Bookmarking, and hoping it works as simply as Varytale(Dendry)/Storynexus did!

3 Likes