Sudoku is a puzzle game that first appeared in the 18th Century. A cell is a space where a single number can be filled in. The goal is to fill every cell on the board with a number without having any duplicate numbers in any of the rows, columns and blocks.
java makefile sudo inheritance classes wsl sudoku-solver jdk sudoku objects nodes textfiles doubly-linked-list linked-lists sudoku-board data-structures-and-algorithms sparce-tables sole-candidate unique-candidate duplicate-cells
- Updated
Oct 12, 2024 - Java