Giter VIP home page Giter VIP logo

wordle_archive's Introduction

wordle_archive's People

Contributors

denishowe avatar devangthakkar avatar henkez73 avatar joeyparrish avatar no-stack-dub-sack 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

wordle_archive's Issues

Wrong word for puzzle 117

Puzzle 117 gave me the letters _outh and when I inevitably failed it said the answer was ought. I don't know anything about coding, but I thought you might want to fix it. I tried to attach the screenshots I took, but it doesn't look like it worked? Sorry I'm not more help...
Screenshot_20220304-200709_Chrome
Screenshot_20220304-200936_Chrome

index.html contains Google Analytics

Hi all,

I just wanted to point out that index.html contains a Google Analytics script (see: 79427db).

While perhaps it looks harmless at first glance, perhaps contributors would ought to be aware of this while running/testing this awesome program during development, and so that they can be better informed on whether they want this or not while developing (or take it out from their forks while coding).

Not requesting a particular change, but would like to raise awareness on this for others who may be test driving (and potentially contribute) to the code while not yet fully immersed in the repo.

Once again, this is an awesome project (it really is!) and just felt that this needed to be pointed out for others.

Request: a tiny bit of variety in the "congrats" messages?

Thank you so very much for giving us the archive. I am working my way through it and enjoying it every day. One small request:

In Josh Wardle's original version, the "success" messages are different for solutions in one (Genius (but probably a cheater)), two, three, four, five and six (Phew!) tries. I get really tired of the same old Congrats message. I'm thinking it wouldn't be much work to add some new variations of the success message.

Thanks for reading this, and for considering my request.

Dan Wilson
[email protected]
Kingston, Canada

BUG: Letter Boxes were shifted

Hi, not sure if anyone else has seen this issue or not but I was typing, and I think I might have pressed backspace or something, but the letter boxes were offset by 1, causing the 5th letter to show up as the first letter on the next line. I can't find the exact way to replicate this as it happened when I wasn't quite paying attention.

Screenshot:

2022-03-09_14-02-04

Missing Wordle 0

This should appear in the game if the date is 2021-05-19 or at least 2027-09-20. The answer is cigar

Bug in tile colors?

I think there may be a bug in the tile colors.
In game number 151, the answer word is HERON.
If you enter the probe word, ERROR, Wordle Archive marks
that as

 E        R         R        O        R

Yellow Gray Green Green Gray

But the Gray tiles are for the letter R which does occur in the word.

Isn't the correct tile color response:

E         R         R         O       R

Yellow Yellow Green Green Yellow

H        E          R        O       N

image

Dark Mode has unintuitive colors

In dark mode, the known-incorrect letters have a lighter color than the untried letters, which is the opposite from the original Wordle. This makes things unintuitive when just looking at the keyboard.

Add the enter button to the right

I enjoy your website, as well as wordle, but one thing that has always irked me is how I have to finagle to tap the enter button. I'm sure I'm not the only one who thinks this, but the enter button should be on the right, especially for users playing on an iPad in landscape mode.

BUG: Puzzle 3 has no solution

I identified 4 letters with correct positions. And tried with all remaining alphabets for the 5th letter, but none of them fit (Note: 5th letter doesn't mean 5th position).

[Feature request] Select a Wordle by number

It would be great to be able to go to a specific Wordle by inputting the number.

Example usage: if a friend shares one they did from the archive and i want to compare how i do on that one.

Game state limited to 500, answers list is in the thousands.

Array(500).fill({ state: initialStates.gameState, board: null })

  const [gameStateList, setGameStateList] = useLocalStorage(
    'gameStateList',
    Array(500).fill({ state: initialStates.gameState, board: null })
  )

This causes an uncaught exception which is due to Array index out of bounds. This should probably be set to wordle_answers.length, but the array also needs to be grown if the wordle_answers array is updated.

Nada

I entered all vowels to start with and nothing happens

BUG: Some sequence of keys adds an extra box, breaks interface

I have not been able to reproduce

I ended up in a broken state after submitting an invalid word where an extra box was inserted.

  1. Guessed 3 words
  2. Typed in an invalid word on the 4th word
  3. Hit enter (and I believe close to simultaneously spacebar)
  4. The word was marked as invalid
  5. An extra box was inserted after the last box of the 4th word
  6. Submitted a valid 4th word
  7. Started typing the 5th word
  8. The first letter of the 5th word appeared in the second box from the left of the 5th row instead of the first
  9. Opened developer console, deleted broken box span element (I did not look closely at or copy it first unfortunately)
  10. Finished game
  11. Clicked next and got a blank screen
  12. Refreshed and everything was fine

This was probably just a fluke that's not worth chasing down but I figured I'd mention it since as a web developer I was curious

image

Buttons First and Last not visible in mobile View

I can see the three middle buttons only on my phone.

Would be nice if one could swipe the button-row to the left or if the buttons are distributed to two rows if resolution is to small.

The only workaround on a phone is to switch to "desktop view" to reach the side buttons.

Or How about a dropdown menu on the number to reach older wordles?! Wouldnt need space!

Feature request: add other languages

It is nice to play many wordles in a row, but is it possible to get also the words in other languages? Don't need to change the interface language, just play with words in other languages. Thank you!

Button to reenter share screen

Currently the option to share comes only after completing the puzzle, but cannot be accessed again once that screen is closed.
A possible workaround is taking a screenshot of the guesses, restarting the puzzle, and making the same guesses again to get to the same result screen.
A button to get to the share screen would be nice.

Maybe it's not a necessary feature, but it is a good-to-have QOL feature.

[Feature Request] store progress/solutions in localStorage

The official world site keeps your progress upon refresh. Something similar would be nice, could probably store the state in localStorage for each day, and restore it if found (partial or complete). Could have a button to reset if needed.

I'd be happy to implement it myself this weekend, let me know what you think of the feature. I want to go through and complete all of them, but would like to keep my progress stored so I remember how I did on each.

Feature Request: Allow a puzzle number in the future / after today

My friends and I like to play "Night Wordle" where we do a second word in the evening, and we always set the day to 1000 days in the future from today. So if today's puzzle 262, "Night Wordle" is 1262.

Would you be willing to (in essence) eliminate like 44 of App.js? This line checks if the number is in "the future" or not, and sets it to today if so. I'd love to be able to set any day I want, including in the future.

Different share content based on theme

The wordle site uses different icons for the invalid letters based on the theme when sharing
Can we have something like that here as well?

Light Theme

Wordle 219 4/6

⬜🟨⬜⬜🟨
⬜🟨🟨⬜🟨
⬜🟩⬜⬜🟩
🟩🟩🟩🟩🟩

Dark Theme

Wordle 219 4/6

β¬›πŸŸ¨β¬›β¬›πŸŸ¨
β¬›πŸŸ¨πŸŸ¨β¬›πŸŸ¨
β¬›πŸŸ©β¬›β¬›πŸŸ©
🟩🟩🟩🟩🟩

Include Wordle 0

Wordle follows array numbering so there is a solution for day 0 available which isn't in this version.

Please consider adding this as the first puzzle. I have the answer word available - I won't add it here in case it is considered a spoiler, but please get in touch if you would like the information.

Darkmode doesn't fill screen

Desktop, Firefox 96.0.1 (64-bit)

Screenshot:

image

Minor feature request, put the darkmode switch directly on the home page, halving the number of clicks it takes to switch to the mode.

BUG: empty squares

By pressing two keys at once for the last letter in a guess, and then pressing delete, an empty square will be created. This is seen in this screenshot
image

Buttons are slow to respond on iOS Safari.

There is a noticeable delay between when I press a letter button on the keyboard and it showing up in a box. My partner has a Pixel 6 and there is no delay on her phone.

I’m using an iPhone 12 Max on iOS 15 (latest update).

Wordle # seems to be 1 behind

The latest Wordle archive says 283 but the NYT equivalent says 284. This causes people to do what they believe to be yesterday's puzzle and communicate the solution to today's puzzle. Does this have to do with time zones?

A feature request would be to include the date of the NYT puzzle with the number- something conspicuously missing from the NYT site.

Wordle history

Since there is no copyright on Josh Wardle his code and he built Wordle with native JavaScript Web Components;
you could have extended the original Web Component, and built a version that plays all words backward in time:
https://github.com/mordle/mordle.github.io

Font size in answer boxes is small

Currently, the font size for the letters in the answer boxes is very small, such that the letters take up less than a fifth of the box with or height. A font size of 48px makes it significantly easier to real a given line as a word, rather than a series of unrelated letters.

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.