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: about 2 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T22:45:24.000Z (over 3 years ago)
- Last Synced: 2025-04-18T04:55:40.749Z (about 2 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
README
# wordle-curses
A simple TUI wordle game with curses
Run `main.py` to play.