https://github.com/zaquestion/twlchecker
scrabble word checker
https://github.com/zaquestion/twlchecker
Last synced: about 1 year ago
JSON representation
scrabble word checker
- Host: GitHub
- URL: https://github.com/zaquestion/twlchecker
- Owner: zaquestion
- License: mit
- Created: 2015-06-14T23:28:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T03:56:00.000Z (almost 11 years ago)
- Last Synced: 2025-01-30T10:41:44.403Z (over 1 year ago)
- Language: Go
- Size: 1.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TWL Checker
--
simple script for checking that words are in the scrabble OTCWL2014 word list.
Installation
--
```
go get github.com/zaqthefreshman/twlchecker
```
Usage
--
``twlchecker`` to start checker. Then enter words.
Note the word list is included in the repo however it is compiled in using [go-bindata](https://github.com/jteeuwen/go-bindata) so the binary is stand alone