this site is my portfolio where i share my projects and contact information.
i plan on constantly updating with my newest projects and adding more features.
wordle is a popular game in which the player must attempt to guess the 5 letter word in 6 tries.
a green box means the letter is correct and in the right spot and yellow box means the letter is in the word but not in the corret location.
following a youtube video i learned how to recreate this game using javascript and a little of html and css.
javascript was used for the game, such as randomly picking a word and then taking the user's input and see if it is correct.
css was used to give the visual apperance of the original game and the iconic flip feature the game has when revealing the word.
back of card