Bogey.
Wordle
Moderator: Long slender neck
- StillSpike
- Regular
- Posts: 4384
- Joined: Thu Apr 11, 2019 5:18 pm
- Has thanked: 544 times
- Been thanked: 1281 times
- Admin
- Site Admin
- Posts: 3299
- Joined: Wed Apr 10, 2019 10:41 am
- Has thanked: 369 times
- Been thanked: 1154 times
-
- Fresh Alias
- Posts: 811
- Joined: Sat Apr 13, 2019 11:38 am
- Has thanked: 9 times
- Been thanked: 294 times
-
- Regular
- Posts: 4897
- Joined: Sat Apr 13, 2019 3:36 pm
- Has thanked: 1199 times
- Been thanked: 823 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
-
- Fresh Alias
- Posts: 811
- Joined: Sat Apr 13, 2019 11:38 am
- Has thanked: 9 times
- Been thanked: 294 times
Re: Wordle
Some very unintelligent and clumsy code to search through every allowed word and every remaining answer to see which on average will exclude the most answers. I've changed the starting word to stale (I can't bring myself to use salet which is ever so slightly better) and it gets today's in three now. I could try and improve it by making it guess an answer word when there's only a few possibilities left rather than always trying to find a definitive answer but I can't be arsed.
This is the new version.
https://replit.com/@BD37/wordle#main.py
The aim now, which should be a very quick job is to turn it into a cheat detector by looking for statistically bad guesses that give much better than expected resultsand successful guesses from large numbers of possibilities. My intention is to provide a cheat score on a scale of 1 to tuffers.
This is the new version.
https://replit.com/@BD37/wordle#main.py
The aim now, which should be a very quick job is to turn it into a cheat detector by looking for statistically bad guesses that give much better than expected resultsand successful guesses from large numbers of possibilities. My intention is to provide a cheat score on a scale of 1 to tuffers.
- Admin
- Site Admin
- Posts: 3299
- Joined: Wed Apr 10, 2019 10:41 am
- Has thanked: 369 times
- Been thanked: 1154 times
- StillSpike
- Regular
- Posts: 4384
- Joined: Thu Apr 11, 2019 5:18 pm
- Has thanked: 544 times
- Been thanked: 1281 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
-
- Regular
- Posts: 4897
- Joined: Sat Apr 13, 2019 3:36 pm
- Has thanked: 1199 times
- Been thanked: 823 times
- StillSpike
- Regular
- Posts: 4384
- Joined: Thu Apr 11, 2019 5:18 pm
- Has thanked: 544 times
- Been thanked: 1281 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
-
- MB Legend
- Posts: 13183
- Joined: Fri Apr 12, 2019 12:06 am
- Has thanked: 9 times
- Been thanked: 2671 times
-
- Regular
- Posts: 4897
- Joined: Sat Apr 13, 2019 3:36 pm
- Has thanked: 1199 times
- Been thanked: 823 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
Re: Wordle
There's been drama, scandal and rows. Its great.RedDwarf 1881 wrote: ↑Sun Sep 25, 2022 10:54 am This Wordle thread must be the most boring thread in this messageboards history![]()
Give it a try.
-
- MB Legend
- Posts: 13183
- Joined: Fri Apr 12, 2019 12:06 am
- Has thanked: 9 times
- Been thanked: 2671 times
Re: Wordle
Long slender neck wrote: ↑Sun Sep 25, 2022 5:45 pmThere's been drama, scandal and rows. Its great.RedDwarf 1881 wrote: ↑Sun Sep 25, 2022 10:54 am This Wordle thread must be the most boring thread in this messageboards history![]()
Give it a try.
- StillSpike
- Regular
- Posts: 4384
- Joined: Thu Apr 11, 2019 5:18 pm
- Has thanked: 544 times
- Been thanked: 1281 times
- Admin
- Site Admin
- Posts: 3299
- Joined: Wed Apr 10, 2019 10:41 am
- Has thanked: 369 times
- Been thanked: 1154 times
- Long slender neck
- MB Legend
- Posts: 14939
- Joined: Fri Apr 12, 2019 9:13 am
- Has thanked: 2629 times
- Been thanked: 3442 times
-
- Regular
- Posts: 4897
- Joined: Sat Apr 13, 2019 3:36 pm
- Has thanked: 1199 times
- Been thanked: 823 times
- StillSpike
- Regular
- Posts: 4384
- Joined: Thu Apr 11, 2019 5:18 pm
- Has thanked: 544 times
- Been thanked: 1281 times
- Admin
- Site Admin
- Posts: 3299
- Joined: Wed Apr 10, 2019 10:41 am
- Has thanked: 369 times
- Been thanked: 1154 times
-
- Fresh Alias
- Posts: 811
- Joined: Sat Apr 13, 2019 11:38 am
- Has thanked: 9 times
- Been thanked: 294 times
- Admin
- Site Admin
- Posts: 3299
- Joined: Wed Apr 10, 2019 10:41 am
- Has thanked: 369 times
- Been thanked: 1154 times