Skip to content

Releases: premek/pink

v0.1.1

15 Jan 00:54
Compare
Choose a tag to compare

.love file packaging support

v0.1

14 Jan 00:24
Compare
Choose a tag to compare

The first version that supports just the most basic stuff but it is possible to use it to build a simple game.

Supported

Parser

  • Paragraphs
  • Comments
  • Choices
    • choice and output text
    • nested choices
  • Knots
  • Diverts
  • Glue

Runtime

  • state.visitCountAtPathString() - allows the runtime to check if the story went through a scpecific point