Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xzippyzachx/sudoku
- Owner: xzippyzachx
- Created: 2019-02-12T00:47:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T14:42:23.000Z (almost 6 years ago)
- Last Synced: 2024-10-29T21:11:34.242Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.