https://github.com/jlowry/countdown-solver
https://github.com/jlowry/countdown-solver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jlowry/countdown-solver
- Owner: jlowry
- License: apache-2.0
- Created: 2024-05-15T19:15:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T09:25:41.000Z (about 1 year ago)
- Last Synced: 2025-01-07T11:50:10.227Z (4 months ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Countdown solver
Uses a dictionary to solve the letters round from the TV show [Countdown](https://en.wikipedia.org/wiki/Countdown_(game_show)).
On the show they use The Oxford Dictionary of English but this repository uses an open source dictionary by way of a git submodule.