Welcome! I've created this page to share a few creative coding tasks and challenges that I have found interesting.
A few short projects showcasing data structures, algorithms, and other paradigms.
3D-Raycaster Projection
Raycasting
Fast Line Intersections
Prime Spiral
Asteroids
A*
Boids: a flocking simulation
Draw! Using a graph data struct and quick lookup through thoughtful map lookup to maintain performance at large resolutions.