# Mathober2025_DigraphSink

# Shrinking

For my 9th sketch of **Mathober2025** coded in **Twine,** **Shrinking** takes the prompt of ***Digraph Sink*** and uses the interactive fiction branching that resembles a sink

## Game Link + Poem

%[https://illestpreacha.itch.io/shrinking] 

## Twine Design Tree

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759943199149/d48bba65-74fd-4a79-bdc3-ead6fed093a6.png align="center")

## Twine Code

```javascript
Shrinking
# ''Shrinking''

## (text-colour:cyan)[[Now]]
## (text-colour:cyan)[[Later]]
#Thinking about the Shrinking


## (text-colour:cyan) [[ Does the Shrinking Occur??]]
## (text-colour:cyan) [[or do we need thinking need to be More??]]
# Why does The Shrinking need to be Later?

##(text-colour:yellow)[[It is better for those to understand]]
##(text-colour:yellow)[[or not needing a blueprint of a plan?]]
#In the End the Result is the

#(text-colour:orange)[[Same]]
#In the End the Result is the

#(text-colour:orange)[[Same]]
#In the End the Result is the

#(text-colour:orange)[[Same]]
#In the End the Result is the

#(text-colour:orange)[[Same]]
## (text-colour:orange)[ No Matter what you (text-colour:green) [chose]]
## (text-colour:orange)[This was the only path to  (text-colour:blue) [hold]]
## (text-colour:orange) [As the other options ended up not being entered in the (text-colour:blue) [cold]]
## (text-colour:orange) [Even if it is contrary to what one (text-colour:green) [knows]]
```
