wiiikiii / vue-wordle

Wordle built with Vue, aka Fundle

Home Page:https://fundle.wicom.li

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Wordle

Live demo german version

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.

Changes

  • available with german dictionary
  • german keyboard
  • new enter key
  • restart game when click on result

About

Wordle built with Vue, aka Fundle

https://fundle.wicom.li


Languages

Language:TypeScript 62.4%Language:Vue 33.2%Language:CSS 1.8%Language:HTML 1.3%Language:JavaScript 1.3%