(Wordle) Does current version of simulations.py account for the double-lettering problem discussed in the 2nd video?
- Dominant language
- Python
- Stars
- 11.2k
- Forks
- 2.1k
- Avg merge
- 5h 49m
- Merged PRs (30d)
- 3
Description
commit `63861f8eeae702ac80a156cf9c75e090337daaa2` "Fix double-letter coloring" claims to have handled the issue with edits in the `wordle.py` file. Assuming that `simulations.py` is the new name for the file, I no longer see those changes from that commit in the current version of the file.
I just want to make sure that `simulations.py` plays the game the "wordle" way of playing it. Can I use the code without worrying about this error?
Contributor guide
No contributing guide indexed for this repository
Research direction
Check the commit 63861f8eeae702ac80a156cf9c75e090337daaa2 to see the fix for double-letter coloring in wordle.py. Compare the current simulations.py with that commit to verify if the logic was ported. Run simulations.py with test cases that involve double letters to confirm it behaves like Wordle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100