Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.