Wordle Clone
Quick and dirty 80% Wordle clone, supports mobile and desktop.
Written in 100% vanilla JS, no engine or libraries used.
Randomize a new world every time you play, the word is logged in the browser console if you to check it.
- Touch keyboard only (both on mobile and desktop)
- Bottom left key EN is enter, to submit the word
- Bottom right key BS is backspace, to delete a letter.
If you try to input a non 5 letter word, you will see a wiggle animation, as only "real" 5 letter words are allowed (like in the normal Wordle)

Leave a comment
Log in with itch.io to leave a comment.