Giter Site home page Giter Site logo

Word list about wordle HOT 5 CLOSED

commandblockguy avatar commandblockguy commented on July 16, 2024
Word list

from wordle.

Comments (5)

Catakang avatar Catakang commented on July 16, 2024

Riight. So I just spent 3 hours trying to get the current word list and implenting it into a .8xv. I did that very successfully. However, the .8xv file is weird. I put it on the calculator and its still wrong. And for some reason, some words I type that are in the word list I created like brick show up as not in the word list on the calculator. Please fix this. I have given up.

from wordle.

reesericci avatar reesericci commented on July 16, 2024

that is some real dedication to Wordle on a calculator my man

from wordle.

Catakang avatar Catakang commented on July 16, 2024

I can't figure this out. I made the word list. It can be easily converted to a .8xv. However for some reason, the word list isn't fully registering. Every word list that either is or comes after BLAES is counted as in the list on the calculator. But for some reason, all the words before BLAES aren't counted. I have no idea why. I had no calculator coding experience until yesterday, but even then I still have no idea what I am doing wrong. Here is the new word list in .txt and .8xv form. Note: I couldn't upload the .8xv directly so it's in a zip file.
WORDS.txt
WORDS.zip

from wordle.

commandblockguy avatar commandblockguy commented on July 16, 2024

The word list 8xv is the list of all possible words you can guess in alphabetical order. It uses binary search to find words, so it needs to be in alphabetical order for it to work. Additionally, the list of puzzle solutions is stored in the program itself, not the word list, so I'll need to release an update for it.

from wordle.

Catakang avatar Catakang commented on July 16, 2024

Ok cool.

from wordle.

Related Issues (7)

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.