projects tagged with Recursion
GitHub
Article / GitHub
Article
Chess Engine
C++

A built-from-scratch chess engine with an openFrameworks GUI.
Dynamic Sudoku Solver
Rust

A dynamic sudoku solver capable of solving puzzles of any size.
Depth-first Maze Generation and Pathfinding
C++

An experiment in backtracking maze generation and depth-first pathfinding.