Coder Social home page Coder Social logo

theotarr / latin-wordle Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 5.0 1.14 MB

One of latindictionary.io's free and open-source word games.

Home Page: https://wordle.latindictionary.io

License: MIT License

JavaScript 0.06% HTML 0.40% CSS 0.31% TypeScript 99.23%
game latin latin-wordle react typescript wordle

latin-wordle's Introduction

latin-wordle's People

Contributors

cqb13 avatar craigp1231 avatar curtiscde avatar davidmaillo avatar ecrosland avatar eggplants avatar gbear605 avatar haithamleo avatar hannahcode avatar jnsturgis avatar khemarato avatar pip8786 avatar rbrignall avatar stillabe avatar tarunavba avatar tcuc avatar theotarr avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

latin-wordle's Issues

Date discrepancy

I noticed this evening that my most recent completed game was not recorded in the game stats. It turns out this is because I had pressed the Restart button earlier in the day.

I understand the purpose here is to keep "replays" of a given word from being recorded in the stats. However, it seems there is a discrepancy in that the gameReset item that is written to local storage when the Restart button is pressed is always set to roll over at midnight local time, whereas the hour when the word of the day rolls over to the next day's word will vary in different time zones. In my case, the new word came in at 10pm local time, whereas my game was still going to be treated as a restarted game until midnight. Therefore my win at 10:30pm against the new word was not added to the stats.

If I'm not mistaken, it seems this problem could be fixed either by treating tomorrow from lib/words as the time when the restart flag is cleared, or else by changing the logic in getWordOfDay so that the new word always drops at midnight local time.

purging?

Rather than purging weird word forms from the answers, restrict them to the top 2000 - 4000 in frequency, as Wordle does?

[FEATURE] Multi-lingual Support

Is your feature request related to a problem? Please describe.
I think that because Latin Wordle is for Latin words only, there should be a mode to play with purely Latin instructions and messages.

Describe the solution you'd like
Have an English-Latin toggle button or some sort of settings page that allows you to switch between languages.

[FEATURE] Colorblind Mode

Is your feature request related to a problem? Please describe.
Playing with colorblindness is impossible.

Describe the solution you'd like
A toggle setting to turn on and off high contrast/colorblind mode.

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.