machadomatt / joguinho-dusgu

Wordle built with Vue, aka VVordle

Home Page:https://vue-wordle.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joguinho Dusgu

đź”— https://joguinho-dusgu.netlify.app/


A Vue implementation of the Wordle game. This is just for fun and doesn't aim to 100% replicate the original.

You can make your own Wordle and send it to friends by base64-encoding a word and include it as the URL query, e.g. https://vue-wordle.netlify.app/?YmxpbXA= (this will also allow words that are not in the dictionary.)

This repository is open sourced for learning purposes only - the original creator(s) of Wordle own all applicable rights to the game itself.

About

Wordle built with Vue, aka VVordle

https://vue-wordle.netlify.app/


Languages

Language:TypeScript 84.3%Language:Vue 13.9%Language:HTML 0.9%Language:CSS 0.8%Language:JavaScript 0.1%