👁#13 — Reaction Diffusion AlgorithmIn this coding challenge, I visualize a Reaction Diffusion simulation using the Gray Scott model in JavaScript (with the p5.js library).may 26, 2016may 26, 2016
👁#10 — Maze GeneratorChoo choo! In this multi-part coding challenge, I create a maze generator using a depth-first search algorithm with recursive backtracking. The idea is to walk through a grid of cells, removing walls as we go to build a maze.may 02, 2016may 02, 2016
👁#3 — The Snake GameIn this coding challenge, I code a p5.js version of the Snake Game.apr 20, 2016apr 20, 2016