https://github.com/terror/wordle
⬛ 🟨 🟩
https://github.com/terror/wordle
Last synced: 11 months ago
JSON representation
⬛ 🟨 🟩
- Host: GitHub
- URL: https://github.com/terror/wordle
- Owner: terror
- License: cc0-1.0
- Created: 2022-03-05T16:35:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-05T19:51:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T09:37:18.627Z (11 months ago)
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
just another [wordle](https://www.nytimes.com/games/wordle/index.html) clone. learning some Go.
```
> crane
⬛⬛⬛⬛🟨
> belts
⬛⬛⬛⬛🟨
⬛🟩🟩🟨⬛
> veldt
⬛⬛⬛⬛🟨
⬛🟩🟩🟨⬛
🟩🟩🟩🟩🟩
word: veldt
```