https://github.com/aglasencnik/sudokusolver
This is a repository for a sudoku solving program written in C# WinForms.
https://github.com/aglasencnik/sudokusolver
Last synced: 3 months ago
JSON representation
This is a repository for a sudoku solving program written in C# WinForms.
- Host: GitHub
- URL: https://github.com/aglasencnik/sudokusolver
- Owner: aglasencnik
- Created: 2022-04-12T12:16:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T14:58:36.000Z (about 3 years ago)
- Last Synced: 2025-01-10T06:08:10.150Z (5 months ago)
- Language: C#
- Homepage:
- Size: 117 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SudokuSolver
This is a repository for a sudoku solving program written in C# WinForms.