https://github.com/douile/wordament-solver
Solves wordament puzzles using tries
https://github.com/douile/wordament-solver
c tries wordament wordament-solver
Last synced: 3 months ago
JSON representation
Solves wordament puzzles using tries
- Host: GitHub
- URL: https://github.com/douile/wordament-solver
- Owner: Douile
- License: gpl-3.0
- Created: 2019-02-18T14:25:59.000Z (over 6 years ago)
- Default Branch: Web
- Last Pushed: 2025-02-04T23:42:45.000Z (4 months ago)
- Last Synced: 2025-02-05T00:25:38.347Z (4 months ago)
- Topics: c, tries, wordament, wordament-solver
- Language: C
- Homepage: https://wordament.douile.com
- Size: 7.14 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordament-solver
Solves wordament puzzles using a Trie search (Web version)View [here](https://douile.github.io/wordament-solver/index.html)