Not a Diamond Necklace
This was made for the Neo Twiny Jam. Its structure is branching slightly with one major bottleneck.
For the organizers, if you'd like a self-audit:
Importing the HTML file into Twine shows 791 words. However, I counted 272 of those words in the StoryInit and PassageHeader that were clearly part of support code. There are at least 10 <<if>> and <<set>> tags which increase the tracked word count but not the displayed word count, and the main page which generates random text from an array has code flagged as 11 words. So even if I miscounted, I am in the margin of error.
The majority or at least plurality of the words is found in the two advice arrays.
6/19: fixed typo and text effects
Status | Released |
Platforms | HTML5 |
Author | Andrew Schultz |
Genre | Interactive Fiction |
Tags | maupassant, retelling |
Development log
- Why This Wasn't a Diamond NecklaceJul 02, 2023
Comments
Log in with itch.io to leave a comment.
(it's good you're at about 450 words total ;) )