Skip to content

double-a-stories/life-of-the-party

Repository files navigation

double-a-stories / life-of-the-party

This repository hosts source code for Life of the Party, a NSFW interactive story written in Twee 3 using Snowman.

⚠️ CONTENT WARNING: This story is for adults only, and reader discretion is strongly advised. It contains strong fetish content, including but not limited to: Soft vore. Dubious consent. Unwilling digestion. Sex. Violence. Sexual violence. Masturbation. Sadism. Blood. Post-vore scat disposal. Death.

About the story (18+)

License

© 2020–2021 Double-A, some rights reserved.

All content (i.e. prose, characters, artwork, source code, etc) in Life of the Party is licensed under CC BY-NC-SA 4.0. You are free to share and adapt this content in any medium or format with attribution for non-commercial purposes under the same license. If you choose to create an adaptation of this story (i.e. new routes, new characters, etc) you must clearly indicate that it's been modified from the original.

All non-prose source code (i.e. config files, scripts, stylesheets, file structure) which does not contain my copyrighted characters, writing, or artwork, is additionally licensed under the MIT-0 license. You are free to use, modify, and relicense any or all of this code for any purpose without attribution.

Building from source

  1. Install Tweego and NodeJS.
  2. npm start - Launch live server for development
  3. npm run build - Generates game HTML in dist
  4. npm run proof – Builds proof-reading/analysis tools in proofing