Projects

Dumb stuff that I have made.

Tix

Tix is a fiendishly diffuclt rhythm game I made for the Gamedev.js 2023 game jam. Navigate the factory whilst avoiding the drones and keeping your movements in time with the rhythm..

Made using ReactPixi

HappySad

HappySad is a simple JavaScript tool to aid neurodivergent developers in expressing their current emotional state.

Made using Smolpxl

OUDA

OUDA (Orbital Undecided Defense Agent) is a proof of concept game I made during COVID-19 lockdown when alchohol withdrawal kept me from sleeping.

Made using PyGame

TurnTable

TurnTable is an application for making multiplayer browser games. It uses WebSockets to communicate with browsers using JSON and then persists them in a datasource.

Made using Heroku, Redis and Ktor