doasku

Human-like solver for sudoku
git clone git://git.dimitrijedobrota.com/doasku.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

README.md (274B)


1 # doasku 2 3 This is the doasku project. 4 5 # Building and installing 6 7 See the [BUILDING](BUILDING.md) document. 8 9 # Contributing 10 11 See the [CONTRIBUTING](CONTRIBUTING.md) document. 12 13 # Licensing 14 15 This project is licensed under the MIT License - see the LICENSE.md file for details