Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xzippyzachx/sudoku

Program that allows you to solve a 4x4 Sudoku puzzle.
https://github.com/xzippyzachx/sudoku

Last synced: 8 days ago
JSON representation

Program that allows you to solve a 4x4 Sudoku puzzle.

Awesome Lists containing this project

README

        

# sudoku
Program that allows you to solve a 4x4 Sudoku puzzle. The program Constantly checks to see if your board is invalid and then tells you when it is fully solved.