You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple recreation of the word game "Wordle" using Python.
Languages and Technologies Used
Python
PyCharm
Installation
Once you've cloned the repository you may need to install colorama but once that is done you can simply run the main function in the start_game.py file.