Very cool!
nice!
ooh four guesses!
TREES (obbbo) STREE (gobbb) SETIS (gbooo) SIGHT (ggggg)
haha gg
its awesome! i would just put more geuses tho
i found a game glitch
In this image i did the word stets and it shows me ste as green and the end ts as yellow and so i did stest and for some reasin i lost and it said the word was steel, what should have happened is that instead of the the second s being yellow it should be gray so the player knows there aren't 2 s's, just a heads up for your game, GREAT GAME otherwise tho
really cool
Just do
abcde fghij klmno pqrst uvwxy
then take a guess
Itβs cool
like this!
this game is so RAD
fff
f f
f
f
R-R-R-R?O-R->ERROR π
That was fun!!! I love this! Great job!
ain't so bad
How do you play this?
GAMES RAMEN SAKEN BADSE BASFD RASHD
You Lose! The word was: HASTA
dies in spanish
Cool, easy 10/10
Not bad, you can type in words like "asdfg" though
hard
great job
apparently [email protected]#$% is a word??
words are dog sheet
Just wanted to remind people that I did not choose which words go into this game. I simply copied a list of five letter words from https://7esl.com/5-letter-words/ if you have any complaints about the words go to them.
got 1 right
yes
lol you can input literally any 5 letter "word"
how is abaft a word
Yes baby
apparently rpppp and rccte are words
good work
Okay apparently hella is a word
it really cool
DUDE GAYLYL ISNT A WORD fix the game please?
This is broken. When there's only one instance of a letter in a word and you put it in the right location, you should not put the incorrect one as being yellow. This happened and it messed me up.
fjord waltz quick nymph gybes
k+k+kk+
is ahull even a word?????????? THIS GAME IS WEIRD
lallalalalalalalalalalalalalalalalalalalalalalalalalalalal.com
usual
Is hasta even a word?
Nice job!
this is so cool!
Good Game Ryan1408
im so lucky
Nice
Lol
ooga ooga
This is quite fascinating game. Our Write my assignment service is most appropriate and credible for students. We teach them to produce quality content.
bread
bread
bread
your mum
it said it didnt have an "s" and the word was stuff
cool
How to use a word list check to ensure it's actually a word:
Check to make sure the 5-letter word is a word. You can create a file named "list_of_words.txt" and paste in a list of 5-letter words (probably can find online) with one word per line.
Then, you can use a check like the following (user_input_word is the input function for the word the user inputs):
with open('list_of_words.txt', 'r') as words: allowed_words = words.readlines()
if user_input_word in allowed_words:
whatever code you use to continueelse:
error message or somethingEdit: format is weird, here's what im talking about https://www.toptal.com/developers/hastebin/cididubolu.sql
wow this is very cool i like this a lot
AbAft?! Thatβs a word?!
add a loop so you can play more than once
This is ok, but there are definitely better projects made from HTML
don't add things like apostrophes
Word-ool
its really good, i dunno if you can hook it up to a word database, but it works great
add a check to make sure the word is actually a word and not just 5 letters
2 tries get on my level ._.
ok i guess
i hate it!!!
For everyone who is experiencing problems, I did not expect this to be on trending as it was only made for my friends and I to use. However, I will go through the suggestions and change things accordingly
not good or awsome or nice or cool
the bad thing about this is that you dont have to input actual words like the actual wordle
I think words like "Intl." and "so-so" would be impossible to guess...
good
terrible
This is awesome!! I like your version where you don't need to use real words, but it would be cool to have two different modes.
Maybe add a way to prevent gibberish words
you have infinite attempts lol
One thing that I think needs to be fixed: In real Wordle, when you guess a letter twice then if the letter is in the word only once one will be yellow or green and the other will be grey. it is misleading when both letters are yellow and you think the word contains a double letter when it doesn't.
Very nice!
bruh, wasn't there like tutorial sent out in the replit news letter?
noice, i suck at wordle btw lol
Could you add in a keyboard like actual Wordle that shows the letters you have already used?
For the record, I don't think Jesus should be a viable word...if jesus is fine, why shouldn't we add stuff from other religions like "Allah" or "Hindu"?
it's not cheat-proof, which sort of bugs me
Among us
bug: if a word has one of a letter and i guess a word with two of those letters, they will both be yellow even tho in actual wordle only one is yellow example: Word is Local (it has one O) I guess goods (has two Os) One O is green and one is yellow even tho local only has one O
nice!
cool
Talking Ben
Talking Ben
hard game
word, OOOOOOOL
wordlist.txt doesnβt seem to be linked. I can type in ANY word, even a 4-letter one (it uses βxβ as the 5th letter), and it let me use it.
Okay it's a little enjoyable
guys use this https://replit.com/@brendawg/Automatic-Wordle-Solver?v=1