We rebuilt Flood-It in Bun/vanilla JavaScript, and added a Maze mode
Maze mode is a thoughtful twist — you’re no longer just coloring tiles but navigating corridors to a goal, which changes tactics in a satisfying way. The repo is also a small engineering showpiece: the author stripped out React/Tailwind for vanilla JS on Bun and used tools like OpenAI Codex and Windsurf IDE, so it’s as useful for learning implementation choices as it is for killing five minutes.
