Brendan Fallon - Interactive Fiction

Some of my first game projects were developing works of interactive fiction in a studio we called 13 Hollywood Productions.

13 Hollywood Productions

Inform 7

Here I used Inform 7 to explore domain-specific languages to make text adventures. I recreated our house in a text adventure VERY quickly compared to our last Python project. This sold me on using the best tools for the job. You can check it out here and even play it in the browser here!

The Eng Phys Text Adventure (EPTA)

My biggest project to date. Text adventure based on my undergraduate time in the Engineering Physics department at McMaster University. Wrote the entire game from scratch in Python 2/3 over 1.5 years with two friends. Presented at the McMaster 2019 Kipling showcase and reached thousands of people. Cannot say how much of an amazing passion project this was for me and I still love it very much to this day. It's open source and fully playable from the Python terminal with no other packages. You can check out the website here , source code here, and download for Windows here (I promise it's not a virus)! This isn't playable in the browser or on other systems yet, without running from source, but we're working on it here!