-
Although the current LICENSE inclusion makes clear that this is under the GPL-3.0 "copyleft" license; the preamble should be added to each source file just to be explicitly clear.
Suggested preamble …
-
Today's answer word is "balsa" which is not in `wordlist_hidden`.
-
Hi!
In tarse.hard.nyt20230701.tree, the guess after "tarse BGBBY1" is "pagle". Isn't that not allowed in hard mode? That final e should be a G not a Y. I actually never played hard mode. I'm ju…
-
```sql
WITH guesses AS (
SELECT
word,
SUBSTRING(word, 1, 1) letter_one,
SUBSTRING(word, 2, 1) letter_two,
SUBSTRING(word, 3, 1) letter_three,
SUBSTRING(word, 4, 1) letter_four,
S…
visch updated
2 years ago
-
1) Adopt the current `wordle-hard-mode` (renamed to `wordle-solver`) as the only version - used in the tests also.
2) Add in:
- Basic instructions
- Input validation
- Checks for correct answe…
-
**This is Part 14, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/o…
-
### Life (new implementation)
- Uses a 40x30 grid compatible with charMap
- New method to get neighbouring cells, using x,y coordinates
### Snake
- Move the apple outside the snake. Make it a cl…
-
![image](https://github.com/coffebar/neovim-project/assets/97848247/f4be3b3f-2a0f-48ab-a2cc-db958bf56cea)
remove that function speed back
-
RussellDash332 used the Wordle solver and smart optimization to find the end state of a given Waffle.
Try to do the same thing (without cheating >:D)!
-
This is the error message:
```
[WDM] - Downloading: 100%|██████████| 6.96M/6.96M [00:00