Giter Club home page Giter Club logo

vue-wordle's Introduction

Vue Wordle

Live demo

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.

vue-wordle's People

Contributors

yyx990803 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-wordle's Issues

Question. not an issue

Thanks for developing this. Although I have no background in coding, I managed to create an Italian version of it and it worked perfectly. This is quite easy for the latin languages. I wonder if there is a way to develop it in Arabic. I know that I have to change the list of words, and the keyboard, but it is not that straight-forward as Arabic is right-to-left language. I appreciate your advice on this.

cheers,
m.

Possibility for non-english dictionaries?

Hi! I'm a teacher using this project to engage my first year Latin students. They totally love this game! An issue I have encountered several times is the fact that a lot of Latin words are not part of the underlying dictionary. Would it be possibile to expand the dictionary of the project?

The case for double occurrence

Hi 👋 Thanks for the awesome demo!
I was curious about how Wordle deals with double occurrence of a letter in a word, didn't encounter such case.
But I did encounter one here and it's confusing...
vvordle
According to the first and second tries, there should be 2 "e" in the final word, but there was only one.

npm run build throws Error: Cannot find module 'worker_threads'

I'm trying to install this package. This is what I run:

git clone https://github.com/yyx990803/vue-wordle.git
cd vue-wordle
npm install
npm run build

This is what that last command outputs:

> [email protected] build
> vite build

internal/modules/cjs/loader.js:638
    throw err;
    ^

Error: Cannot find module 'worker_threads'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/var/www/vue-wordle/node_modules/vite/dist/node/chunks/dep-f5552faa.js:25:20)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)

Add a LICENSE ?

Hi Evan,

Thank you for making this vue 3 implementation of Wordle. I've been wanting to try to learn vue3 for some time now, this wordle finally gives me the motivation to try it. I'm making a fork of this repo for my native language wordle. It would be great if you could add a license to this repo.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.