This site is alive but I’ve been busy with life and writing casual browser games as opposed to casual essays recently. Here’s a selection of what’s available at the moment. I’ve ben updating Web Applications but there have been several recently.

These links may change at any time

Leaf Shooter

Leaf Shooter Leaf Shooter

A bubble shooter type game where players aim and fire colored leaves to match 3+ of the same color. Matched leaves pop, and any leaves no longer connected to the ceiling fall. Features continuous level progression, particle effects, sound, watercolor paper texture throughout, and autumnal theme with automatic light/dark support. Think of it as something to do when you’re on a long call. Built with React, TypeScript, and originally with Canvas but now ported to PixiJS (thanks, Safari!). Closed source.

link

Classic Invaders

Classic Invaders

A Space Invaders-style fixed shooter game built with React, TypeScript, and HTML5 Canvas. Applies a retro CRT aesthetic with scanlines and glow. Emulates original ‘false’ colour with coloured transparent strips over a monochrome display. Touch friendly controls on touch friendly devices. Currently refactoring to improve mobile performance. Closed source.

Link

Freecell

Freecell

A React TypeScript implementation of the classic FreeCell solitaire card game with Microsoft’s original RNG algorithm, deployed as a static website on AWS. Open Source.

link

Klondike-Solitaire

klondike-solitaire

A React TypeScript implementation of the classic Klondike solitaire card game, deployed as a static website on AWS. Options for single or double deck and single or 3-card draw. Open Source.

Link

Wordsearch

wordsearch wordsearch

Full-stack Wordsearch game with React TypeScript frontend and Python Lambda backend. Various player options and content filtering. Dark and light mode responsive theme. Closed Source.

Link

Hangman

Hangman (Dark) Hangman (Light)

Full-stack hangman game with React TypeScript frontend and Python Lambda backend. Various player options and content filtering. Dark and light mode responsive theme. Fun for all the family! Open Source

Link

Towers of Hanoi

Towers of Hanoi (Dark) Towers of Hanoi (Light)

Implementation of the classic Towers of Hanoi puzzle game. Built with React, TypeScript, and Bun. Dark and light mode responsive theme. Open Source.

Link