User:Senka/Experiments

From XPUB & Lens-Based wiki

Game Experiments
This is a place where all experiments with terminal (and other) games is posted.

Good Host Bad Host

Game I made quickly during Prototyping class
Idea behind it: I wanted to briefly reflect on my own fear of being a bad host (in the physical/culinary meaning). It is kind of a choose-your-own-adventure game in which the results of not being vulnerable and panicking over the implication that you are a bad host lead to comically bad outcomes. Only the final scene has some ASCII art, but for the most part it is just a text adventure coded with python.

Good host screenshot
Good Host Bad Host screenshot

Some of these concerns and idea later got more fleshed out in ☞ Sick Host

Electrifying

Game made in collaboration with Thijs
Idea behind it: We made a kind of escape room, I'm which you have to find a way out of a server room in which you and sleeping chopchop are.
electrifying game stil
Before running the terminal game you have to run the script which has the aliases which change the cat command into look, so that the game will be more immersive.

 alias look='cat'

We've hidden clues in each area you can 'look' in such as direction on where to look, what commands to use and passwords to apply to discover new places.

electrifying game stil


It was quite interesting to consider how a user might navigate and find the fine line between putting answers in plain sight and hiding them to neatly out of it. I did a test run with my cousin (who has never used the terminal) playing it and it was evidently a fast play that did need a bit of background info on terminal commands to engage with fully.
We did include, as Thijs refers to it, 'narrative flavour' to enhance immersion and use and made ASCII art to create the separate part a of the 'room' the okayer is stuck in. At the end the player is stuck with a question about whether they should take chopchop with them, which would require them to cut its life force (unplug it) or leave it to remain in the claustrophobic server room.

electrifying game still 3


Quilting

Game made in collaboration with Michel
Idea behind it: Based on Michel's interesting in physical quilting we tried to make a game in which you could use ASCII art characters and emojis as elements of a digital quilt. During the class we made two options of actions/items you can use: fabric and scissors. Fabric builds the quilt while scissors cut it in half. We exchanged that this could somehow be printed on fabric again, and that adding quotes and elements of the reader would be quite interesting.

Quilting game still

Break into the Data Center

info sketch of a proposed game called "Break into the data center"


An idea for an asymmetric game through which a shared output is made. This was an idea that did not get realized but hopefully elements can be repurposed and used in the future.