https://github.com/dyslex7c/wordle
A viral word puzzle game made using Tkinter in Python
https://github.com/dyslex7c/wordle
python-3 tkinter wordle-game
Last synced: about 1 month ago
JSON representation
A viral word puzzle game made using Tkinter in Python
- Host: GitHub
- URL: https://github.com/dyslex7c/wordle
- Owner: Dyslex7c
- License: mit
- Created: 2022-03-05T08:43:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T13:18:39.000Z (about 2 years ago)
- Last Synced: 2025-01-02T05:17:14.238Z (over 1 year ago)
- Topics: python-3, tkinter, wordle-game
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordle using Python

Wordle is a daily word game where players have six attempts to guess a five letter word. Feedback for each guess is given in the form of colored tiles to indicate if letters match the correct position.
Furtherances to be made ~
- Display stats and guess distribution
- Add an 'On-Screen Keyboard'
- Insert a menu to dilate tiles
# Screenshots
