Gordle is a Wordle clone as a scripting exercise while I am learning python.
- Playable game [X]
- Pretty terminal printout of full game board and progress [X]
- Ability to set difficulty to longer words [X]
- Track user streaks [ ]
- Game GUI [ ]
- Web hosted with SQL database as the wordbank and user streak tracking [ ]