Inkutils: A Collection of Useful INK Functions that can be used in any Story

As I was working on an ink story, I realized that I was accumulating more and more utility functions, so I decided to open source them. You can copy the inkutils file into your ink project to get all the functions, or you can just cut and paste the functions you need. Happy writing!

15 Likes

Oh, this seems great! The pronoun functions are something I’ve really missed in Ink compared to Inform; in Loose Ends we handled it using relations, but that’s a lot of overhead and makes it difficult to use pronouns for two people in one paragraph.

1 Like

Thanks! Can you maybe elaborate a bit more on the relations thing? Or does “Loose Ends” have its source code published? I’m always interested in Ink coding. :slight_smile: