clarify wordle site down
This commit is contained in:
parent
913f72069e
commit
936bea1a3f
@ -10,9 +10,9 @@ My nitpickiest article yet on "Why you shouldn't brag your Wordle accomplishment
|
||||
|
||||
## The Game
|
||||
|
||||
[Wordle](https://www.powerlanguage.co.uk/wordle/) is a clever little word game. No doubt about it. I absolutely enjoy playing it once in a while. If you haven't yet played this game, please do so before reading further.
|
||||
[Wordle](https://www.powerlanguage.co.uk/wordle/) is a clever little word game. No doubt about it. I absolutely enjoy playing it once in a while. If you haven't yet played this game, please do so before reading further.
|
||||
|
||||
Once you figure out the word, you are given an option to share your score. This is a good way to pique the interest of the public to get them to play this.
|
||||
Once you figure out the word, you are given an option to share your score. This is a good way to pique the interest of the public to get them to play this.
|
||||
|
||||
## The Problem
|
||||
|
||||
@ -20,7 +20,7 @@ Once you figure out the word, you are given an option to share your score. This
|
||||
|
||||
I'm tired of coming across people sharing their scores on social media platforms everyday. The game is a fun way to pass some time, and has no bearing on one's skills of deduction, or grasp over the language itself.
|
||||
|
||||
One way to stop this bragging is to reduce the percieved value of any score that one gets because of playing the game.
|
||||
One way to stop this bragging is to reduce the percieved value of any score that one gets because of playing the game.
|
||||
|
||||
If the solutions are easily accessible, anyone who figures out the current word in lesser attempts and brags, would now have to prove that they did not cheat.
|
||||
|
||||
@ -28,8 +28,8 @@ Eventually people would just play the game for their own satisfaction and keep t
|
||||
|
||||
## The Solution
|
||||
|
||||
I whimsically made [Wordle Solutions](https://wordle.neophyte.me). The solutions were previously accessible in the source code of the game anyway. Solutions are now easily accessible.
|
||||
I whimsically made [Wordle Solutions](https://wordle.neophyte.me). *[Edit - this site is no longer accessible due to cost cutting decisions :P]* The solutions were previously accessible in the source code of the game anyway. Solutions are now easily accessible.
|
||||
|
||||
The page lists three words at all times, yesterday's word, today's word and tomorrow's word in that order. This is because the current word of the day is dependent on the player's current geographical location.
|
||||
The page lists three words at all times, yesterday's word, today's word and tomorrow's word in that order. This is because the current word of the day is dependent on the player's current geographical location.
|
||||
|
||||
The complete list of words are [here](https://raw.githubusercontent.com/cool-mist/WordleWords/main/words.json). As per the list, the last word is _**shave**_ and would happen on <u>25 October 2027</u>.
|
Loading…
x
Reference in New Issue
Block a user