*
HTML / JavaScript · 2024

TRMNL Story

A choose your own adventure that started as a re-write of the matrix from memory.

Fullscreen ↗

About

A choose your own story adventure that started as a re-write of the matrix from memory but evolved. I wanted to create an interactive story reminiscent of choose your own story books where you had to flip through a book.

Development

After making a few web games I decided I wanted to focus more on how to write a branching story. I first focused on an inaccurate retelling of the matrix but quickly began to focus on the possible directions the player could begin to move to in.

Adding commands into the game was natural in the development process. I needed to jump around story points in testing so I created 'goto' and other commands that were helpful in testing.