sudoku_bat/README.md

202 B

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