https://github.com/paulhendricks/word-cookies
https://github.com/paulhendricks/word-cookies
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulhendricks/word-cookies
- Owner: paulhendricks
- Created: 2017-08-09T04:08:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T23:06:33.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T10:15:49.537Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Word cookies
------------To use this code, please install by executing the following in a bash script:
```bash
git clone https://github.com/paulhendricks/word-cookies.git
cd word-cookies
```To use the solver, please execute the following in a bash script:
```bash
python solve.py "drying"
```