Wordle Clone
This is an online game inspired by the Wordle games. The game is written in a classic Javascript, HTML, CSS combo with some animated effects and using toasters. Deployment to Heroku with an Express server host in Node.js project.
Check out the code here.
Play the game here.
You have 6 guesses to get to the randomly chosen 5 letter word from the word list. Letters that are included in the correct word will turn yellow, and if they are in the right location they will turn green. The on screen keyboard is set up to reflect that. Since the name Wered means 'rose' I kept the word list on the theme of roses.
