https://github.com/anmonteiro/sudoku-validator
A sudoku game validator in Clojure
https://github.com/anmonteiro/sudoku-validator
Last synced: 7 months ago
JSON representation
A sudoku game validator in Clojure
- Host: GitHub
- URL: https://github.com/anmonteiro/sudoku-validator
- Owner: anmonteiro
- Created: 2014-08-07T23:32:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T23:55:11.000Z (over 11 years ago)
- Last Synced: 2025-06-10T18:42:11.346Z (7 months ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sudoku-validator
A Clojure implementation of a Sudoku game validator.
## License
Copyright © 2014 António Nuno Monteiro
Distributed under the Eclipse Public License, the same as Clojure.