Skip to content

ViciousSquid/Adventure

Repository files navigation

Adventure!

Interactive story engine for designing, editing and playing choose-your-own-adventure stories or similar branching narrative stories. With skill checks, dice rolls, images, multiple endings and room re-tracking

( DOWNLOAD HERE: https://github.com/ViciousSquid/Adventure/releases )

image

Love Books. Love Reading. You are welcome to make stories and submit them to be considered for this repo.

  • Completely free and open-source
  • Includes a story editor with load/save support
  • Light/Dark modes and optional Dyslexia font
  • Tool included for automatic conversion to Z-Machine (z8) and/or Andrew Plotkin's Glulx format
  • Story files (.zip) can be downloaded and shared
  • Can track room re-visits and trigger extra content
  • Supports skill-checks and saving-throws within stories (see examples)
  • Example stories included with multiple endings and more
  • Basic Inventory system is currently being developed

This is my passion-project and I'd love to hear from contributors!!

This app integrates and demonstrates the diceroll API which I also made: https://github.com/ViciousSquid/diceroll