- Adds high color contrast mode.
- Adds hard mode.
- Prints outs squares for sharing at the end of a game.
- Sharing prints out unique hash for word that was played, which can be passed to -i option so you can play the same word as a friend.
- Fixes bug where too many letters would get marked as yellow. Resolves #3.
- Adds a better world list. From the Wordle source itself : )
- Adds legend for colors
- Actually tells you what the word was if you don't win!
- Initial release