WordBuster

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins using file README.md version 936b1bd72f

2022-05-24
22:57
Update word list due to NYT changes. Leaf check-in: bbc76ce5cb user: briang42 tags: trunk
2022-03-30
21:26
Update new wordlist from nyt. check-in: 75b7f184aa user: briang42 tags: trunk
2022-02-26
21:11
Make letter boxes square. Improve entry box highlight visibility. check-in: faf163023b user: briang42 tags: trunk
2022-02-22
16:36
Add dictionary lookup on Mac. Double-Click on word will show words definition. check-in: 012baf87fc user: briang42 tags: trunk
2022-02-19
15:12
Changes: * Run stats on all words, not just the game words. * Add combobox to select game date, allowing accessing past games. * Fix bug iter function with negative step values. * Add NYT changes to word lists. * Bumb version # check-in: b342763dfb user: briang42 tags: trunk
2022-02-13
01:21
Add warning about not-a-word. Enable extended selection in the word and stat lists. Make main window smaller by: use icons instead of words for button labels, use smaller font size. Write out stats file option. Add possible words. check-in: aaeabae856 user: briang42 tags: trunk
00:29
Experimental: Add entropy calculations. Load pre-computed entropy by word. Leaf check-in: 24cc1fe93d user: briang42 tags: entropy
00:24
Create new branch named "entropy" check-in: d9f7ac9719 user: briang42 tags: entropy
2022-02-09
02:06
Add readme file. check-in: eb02c2402f user: briang42 tags: trunk