https://github.com/knosmos/wordle-curses
wordle curses implementation in <60 lines of code
https://github.com/knosmos/wordle-curses
terminal-based wordle
Last synced: 7 months ago
JSON representation
wordle curses implementation in <60 lines of code
- Host: GitHub
- URL: https://github.com/knosmos/wordle-curses
- Owner: knosmos
- Created: 2022-01-29T14:05:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T22:45:24.000Z (almost 4 years ago)
- Last Synced: 2025-04-18T04:55:40.749Z (7 months ago)
- Topics: terminal-based, wordle
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 31
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - wordle-curses - A simple TUI wordle game with curses. (<a name="games"></a>Games)
README
# wordle-curses
A simple TUI wordle game with curses

Run `main.py` to play.