Cheat at a game of jotto
Find a file
2018-09-20 17:05:34 +00:00
app Fix help message 2018-09-20 17:05:34 +00:00
src Implement the algorithm and cli 2018-09-20 16:57:02 +00:00
test Initial commit 2018-09-19 22:24:02 +00:00
.gitignore Initial commit 2018-09-19 22:24:02 +00:00
ChangeLog.md Initial commit 2018-09-19 22:24:02 +00:00
LICENSE Switch to standard MIT license 2018-09-20 17:01:18 +00:00
package.yaml Implement the algorithm and cli 2018-09-20 16:57:02 +00:00
README.md Initial commit 2018-09-19 22:24:02 +00:00
Setup.hs Initial commit 2018-09-19 22:24:02 +00:00
stack.yaml Initial commit 2018-09-19 22:24:02 +00:00

jotto-solver

A tool to help play a game of jotto (dictionary not included).

Type in which words you've already used, and jotto-solver will give you a few words to guess next, as well as guide you through the next steps.