No description
anagram | ||
cmd | ||
match | ||
standalone | ||
util | ||
.git-semver | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md | ||
wordlist.txt |
Puzzle Solver
Match patterns and solve anagrams - handy for crossword fanatics.
Standalone Server
cd standalone
go run main.go --listen :3000