Projects
A collection of things I've built — games, tools, and experiments.
- Cars in Loop2025
GMTK2025
A grid-based puzzle game made for GMTK Game Jam 2025. Players place track pieces to guide cars through complete loops, visiting checkpoints without crashing.
TypeScript React Vite Game Jam PuzzleView on GitHub - Railbound CP Solver2025
railbound_cp
A constraint programming solver for the Railbound puzzle game using MiniZinc and OR-Tools. Models track placement, train movement, switches, and gates as a constraint satisfaction problem.
MiniZinc Python Constraint Programming Puzzle SolverView on GitHub