Nerdle
Posted: Wed Sep 21, 2022 8:42 pm
Nerdle, the Wordle for nerds!
It is a clone of the popular New York Times Wordle game and works exactly the same. It's very simple to play:
There is a hidden 5-letter word that is the solution for the play.
There is no mouse involvement in the game at all.
Place letters A-Z from the keyboard and when your try is ready, hit Enter.
Your word will be tested and the result will show in the tiles on the current line as follows:
Dark gray tile: Letter is not in the word
Yellow tile: Letter appears in the solution but your placement is wrong
Green tile: Letter appears in the solution in the place you put it
Just because you have one green or yellow tile on your playing line doesn't mean there aren't more of them in the solution too
The keyboard at the bottom is not a touch keyboard, it serves as a legend to tell you what letters you've used and their status, just like on the playing lines. It's very helpful when you're coming up with your next try.
You can shut the game down at any time and the next time you run it it will pick up where it left off. No need to minimize it to keep your place.
Put the exe in a folder on your machine and it will just run from there. It makes an .ini file for itself in the same folder to store useful info like words you've had before (so it doesn't use them again) and your place in the current game to restore it. The current solution word is in there too but it's in Base64 format so you can't open the .ini and just read it.
//TODO:
-Make a help file with this info in it
-Make a stats page that shows after every play to keep track of your solving results over time
-Make the keyboard clickable with the mouse and add Enter and Back keys to it
Get it here: viewtopic.php?t=79863
There are currently 3120 common english words in the list so feel free to get hooked on it! With the NYT Wordle game you are restricted to one play every 24 hours. With this one you can just sit and play until your eyes glaze over.
It is a clone of the popular New York Times Wordle game and works exactly the same. It's very simple to play:
There is a hidden 5-letter word that is the solution for the play.
There is no mouse involvement in the game at all.
Place letters A-Z from the keyboard and when your try is ready, hit Enter.
Your word will be tested and the result will show in the tiles on the current line as follows:
Dark gray tile: Letter is not in the word
Yellow tile: Letter appears in the solution but your placement is wrong
Green tile: Letter appears in the solution in the place you put it
Just because you have one green or yellow tile on your playing line doesn't mean there aren't more of them in the solution too
The keyboard at the bottom is not a touch keyboard, it serves as a legend to tell you what letters you've used and their status, just like on the playing lines. It's very helpful when you're coming up with your next try.
You can shut the game down at any time and the next time you run it it will pick up where it left off. No need to minimize it to keep your place.
Put the exe in a folder on your machine and it will just run from there. It makes an .ini file for itself in the same folder to store useful info like words you've had before (so it doesn't use them again) and your place in the current game to restore it. The current solution word is in there too but it's in Base64 format so you can't open the .ini and just read it.
//TODO:
-Make a help file with this info in it
-Make a stats page that shows after every play to keep track of your solving results over time
-Make the keyboard clickable with the mouse and add Enter and Back keys to it
Get it here: viewtopic.php?t=79863
There are currently 3120 common english words in the list so feel free to get hooked on it! With the NYT Wordle game you are restricted to one play every 24 hours. With this one you can just sit and play until your eyes glaze over.