Wordle built with Vue, aka VVordle ↦
Rebuilding Wordle is a fun way to show off what your frontend framework is capable of (and how). Evan You has been doing just that for Vue. It’s not a 100% reproduction of the original, but it does have one cool feature the official game does NOT:
You can make your own Wordle and send it to friends by base64-encoding a word and include it as the URL query
Here’s a custom one using an acronym that many devs think about often…
Discussion
Sign in or Join to comment or subscribe