Giter Site home page Giter Site logo

notwordle's Introduction

Notwordle

Guess the word in 10 tries. After each guess, the color of the tiles will change to show how close your guess was to the word.

Unfortunately, the typical Wordle letter tiles are broken, and you will need to rely on other clues on how your guess relates to the solution. Playing on PC is strongly recommended. (You might also want paper to write on!)

Meaning of clues to the right of each word, from left to right:

  1. Scrabble score of your guess
  2. Guess Scrabble score compared to solution Scrabble score
  3. Alphabetical comparison of guess to solution (which comes first in dictionary)
  4. Word frequency comparison of guess to solution (based on Google Books n-grams dataset)
  5. Shortest word ladder length from guess to solution, altering one letter at a time (displays "-" if word ladder doesn't exist) For example, the length between SHINY and STING is 4 (number of letter changes): SHINY → SHINE → SWINE → SWING → STING.
  6. Clue based original Wordle letter colors: displays green if there is at least one green in the guess, else yellow if there is at least one yellow in the guess, and gray otherwise. The number on the tile is how many letters of that color are present in the guess.

Play the daily game here!

This is one of the Wordle variants I have made. The other games and instructions for creating your own Wordle variant can be found here.

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.