If you're looking for an inventory system in Twine 2's default Harlowe Story Format, I have here a fairly simple system which I wrote for my incomplete Myst Jam twine game.
coding notes
Eat Long, and Prosper
Spock is definitely one of my best friends. When I put on those ears, it's not like just another day. When I become Spock, that day becomes something special. - Leonard Nimoy (1931-2015) The challenge: in less than 48 hours,
Editing twitter URL share parameters with Ghost' share.hbs handlebars page
Previously, when sharing a post, only the post-title and the post-url parameters were being passed. Curious on how to change it, I decided to investigate what was being used by my ghost theme Grimmoire to handle the sharing - turns
Using Twine 1.4.2 As A Prototyping Tool for Unity3d
I have been using Twine 1.4.2 almost exclusively since it was released, and have not had time to properly explore Twine 2. As such, this article is concerned with using 1.4.2. When Nadia, Leif, and I
Thoughts about my path so far as a programmer & some takeaways about diversity and empathy
Credit for the photo above goes to the extremely talented photographers at TAG [http://tag.hexagram.ca]. My first ever website job was in highschool. I was part of my school's Robotics team in 2007 and they needed a website
Comparing what it looks like to build a body mass index calculator in Java and Python
This was an exercise for a computer science class I am taking in university, which examines object oriented programming but only in a Java context. Because I am very tired of Java programming, I convinced Leifur to help me write