https://github.com/jerone/wordfeudhelper
Wordfeud helper tool
https://github.com/jerone/wordfeudhelper
Last synced: about 1 year ago
JSON representation
Wordfeud helper tool
- Host: GitHub
- URL: https://github.com/jerone/wordfeudhelper
- Owner: jerone
- License: mit
- Created: 2015-01-18T19:07:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T22:57:47.000Z (over 11 years ago)
- Last Synced: 2025-01-26T15:47:07.269Z (over 1 year ago)
- Language: C#
- Size: 910 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WordfeudHelper
A proof-of-concept to suggest Dutch words depending on character input for the word game [Wordfeud](http://wordfeud.com).
## Description
This program will suggest Dutch words depending on input (see the letters `LAH` in screenie).
The suggestions are shown in the list below (e.g. `HALLO`) with the length of the words and their Wordfeud points.
Together with the 'extra value' (see the letters `LO`), the possibilities of matching are:
* Starting with
* Ending with
* Containing
* Equal to
* [Regex](http://msdn.microsoft.com/en-us/library/az24scfc%28v=vs.110%29.aspx)
* Suggestion
Use the asterisk character (`*`) for a blank tile. The asterisk character can also be used in the extra value box.
Official rules can be found here: [http://wordfeud.com/wf/help/](http://wordfeud.com/wf/help/)
## Screenshots

## Disclaimer
Please note that this program isn't a real representation of the same words used by Wordfeud.
Aldo the same list of words from OpenTaal is being used, the list from Wordfeud has been [extensively modified](http://blog.wordfeud.com/2011/10/04/updated-dutch-dictionary/).