Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/sudokulol
An instructional Sudoku problem generator and solver, using Noir.
https://github.com/bodil/sudokulol
Last synced: 23 days ago
JSON representation
An instructional Sudoku problem generator and solver, using Noir.
- Host: GitHub
- URL: https://github.com/bodil/sudokulol
- Owner: bodil
- Created: 2011-12-07T22:37:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-08T15:08:59.000Z (about 13 years ago)
- Last Synced: 2024-10-15T09:13:35.430Z (2 months ago)
- Language: JavaScript
- Size: 5.56 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sudokulol
An instructional Sudoku problem generator and solver, using Noir.
## Usage
```bash
lein deps
lein run
```## License
Copyright 2011 Bodil Stokke
Distributed under the Eclipse Public License, the same as Clojure.