Skip to content

An advanced Twine 2 story format designed for people who already know JavaScript and CSS

License

Notifications You must be signed in to change notification settings

MalifaciousGames/snowman

 
 

Repository files navigation

Snowman

Node.js CI codecov

Snowman is an advanced Twine 2 story format designed for people who already know JavaScript and CSS. It was originally created by Chris Klimas and is currently maintained by Dan Cox.

What does Snowman offer?

Snowman does not use macros. Instead, it provides template tags, <% ... %>, and a JavaScript API for accessing and manipulating the current story and its passages.

It also includes the JavaScript library jQuery.

Want to learn more?

The official Snowman documentation has more details.

About

An advanced Twine 2 story format designed for people who already know JavaScript and CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.5%
  • JavaScript 35.5%