Full Moon

Projects

In Progress:
Will I ever finish them...

Text adventure game

First release is out! and ~40% done in total

This is a completely text-based browser game where you interact by entering commands in a terminal-like environment. It has a horror theme and the aim is to explore the areas and solve puzzles to advance, without losing your sanity.


Completed:

Raspberry Pi LCD Message Board

This is a fun one :) This message board allows my friends on Neocities to write short messages (max 16 characters) that will be displayed on a little LCD screen on my desk.
How it works: Neocities users can submit a username and a message via this google form, whose responses are stored in a publicly-viewable google sheet. Then, using crontab, my raspberry pi runs a python script every minute to fetch the responses and displays the most recent one on the LCD.