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

A built-from-scratch chess engine with an openFrameworks GUI.
Fast Random Pathfinder
C++

An experimental pathfinder that makes use of random traversal and path optimization.
Ascii Raycaster Game
C++

A real-time Doom-style ascii raycaster game.
Depth-first Maze Generation and Pathfinding
C++

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