2025-12-21
A collection of small games and interactive projects I’ve built over the years, mostly using p5.js and vanilla JavaScript.
My own implementation of classic solitaire in p5js.
My implementation of classic minesweeper. It's configurable!
My implementation of Conway's Game of Life. It's rainbow!
A simulation of a sinusoidal tone wave.
A maze generator I made.
A small sketch I made that visualizes different sorting algorithms in real time.
My implementation of a double pendulum with a chaotic strange attractor visualization at the bottom.
My implementation of tetris.
A text scrambler.
A 7th grade project where I made a bad desmos clone for only linear functions.
A clone of 2048 by Gabriele Circulli
A small platformer engine made with javascript classes.
A small sketch depicting an environment as an entry for the MVCC Spring Contest.