projects tagged with Problem Solving
Article / GitHub
Article / GitHub
Article / GitHub
Article
GitHub
Dynamic Sudoku Solver
Rust

A dynamic sudoku solver capable of solving puzzles of any size.
Fast Random Pathfinder
C++

An experimental pathfinder that makes use of random traversal and path optimization.
Command Prompt Raycaster
Batch

An ASCII raycaster made without trigonometric functions or floating-point arithmetic.
The Fractional Line Symmetry Test
Research

An algorithmic test for determining the quality of random numbers.
Command Prompt Chess
Batch

A playable chess board that runs in Command Prompt.