Developed a Wordle Game: Made this using python in a Jupyter notebook . The front end is developed using Pygame library of python. This is a basic wordle game which selects a word from a dictionary of over 1000 words which will be hidden from the player and the user has to guess the word in 6 attempts
Yellow: Letter is in word but not at right index Green: Letter is in word and at right index Red: Letter not in word
Log in or sign up for Devpost to join the conversation.