Dan Ahl

Dan Ahl’s Project Page

Here you can try out some of my Github projects

Games

NES TS
An NES emulator I wrote in TypeScript, playable in browser.

Puckman
A minimalist implementation of an arcade classic.

Itch.io Page
My personal itch.io project page. Any games I may make end up here.

Creative Coding

Boids Flocking Simulator
A small program that implements Reynold’s “Boids” flocking simulation in p5.js. 150 bird/fish-like entities start in random positions/directions and begin to flock.

Matrix Rain
A recreation of the raining code effect from The Matrix.