Sudoku Bat!
A tiny sudoku solver in commented C.
Uses a pretty fast backtracking algorithm I came up with off the top of my head.
Have fun!
Commands
Run demo
> scripts\run_demo.bat
Description
Languages
C
98.4%
Starlark
1%
Batchfile
0.6%