Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The game reveals the answer on every turn #2

Open
FOSSit opened this issue Apr 13, 2024 · 0 comments
Open

The game reveals the answer on every turn #2

FOSSit opened this issue Apr 13, 2024 · 0 comments
Labels
bug Something isn't working easy

Comments

@FOSSit
Copy link
Owner

FOSSit commented Apr 13, 2024

On every guessing turn, the game prints the answer along with the guess made.

Program output:

...
enter a 5 length word that you think may be the answer: testt
Testt Pound
the entered word 'Testt' is not recognized by the game dictionary, try again

enter a 5 length word that you think may be the answer:

In this case, it revealed the answer Pound. Could you please fix it?

@FOSSit FOSSit added bug Something isn't working easy labels Apr 13, 2024
Vibhav-Sharma added a commit to Vibhav-Sharma/wordle-clone that referenced this issue Apr 14, 2024
Vibhav-Sharma added a commit to Vibhav-Sharma/wordle-clone that referenced this issue Apr 14, 2024
meccatti added a commit to meccatti/wordle-clone that referenced this issue Apr 14, 2024
@meccatti meccatti mentioned this issue Apr 14, 2024
Vibhav-Sharma added a commit to Vibhav-Sharma/wordle-clone that referenced this issue Apr 14, 2024
This was referenced Apr 14, 2024
@Vibhav-Sharma Vibhav-Sharma mentioned this issue Apr 14, 2024
Closed
@msquarex msquarex mentioned this issue Apr 14, 2024
Closed
aranyak1010 added a commit to aranyak1010/wordle-clone that referenced this issue Apr 14, 2024
Deleted the line print(inp,WORD) to print(inp)
naveen-orb26 added a commit to naveen-orb26/wordle-clone that referenced this issue Apr 14, 2024
@naveen-orb26 naveen-orb26 mentioned this issue Apr 14, 2024
@Sh1v4mKum4r Sh1v4mKum4r mentioned this issue Apr 14, 2024
Closed
Sh1v4mKum4r added a commit to Sh1v4mKum4r/wordle-clone that referenced this issue Apr 14, 2024
@SairamPimple SairamPimple mentioned this issue Apr 14, 2024
vinayak-19g added a commit to vinayak-19g/wordle-clone that referenced this issue Apr 14, 2024
@wwsmiff wwsmiff mentioned this issue Apr 14, 2024
BR2025 added a commit to BR2025/wordle-clone that referenced this issue Apr 14, 2024
Sh1v4mKum4r added a commit to Sh1v4mKum4r/wordle-clone that referenced this issue Apr 14, 2024
RitvikAnish added a commit to RitvikAnish/wordle-clone that referenced this issue Apr 14, 2024
@BR2025 BR2025 mentioned this issue Apr 14, 2024
Jsuryaboi-08 added a commit to Jsuryaboi-08/wordle-clone that referenced this issue Apr 14, 2024
amal0307 added a commit to amal0307/wordle-clone that referenced this issue Apr 14, 2024
Sh1v4mKum4r added a commit to Sh1v4mKum4r/wordle-clone that referenced this issue Apr 14, 2024
@d33pster d33pster mentioned this issue Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant