/wordle

skparab1 wordle

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

wordle

An implementation of wordle in html canvas + js. Skparab1 daily wordle at https://skparab1.github.io/wordle/daily, random wordle at https://skparab1.github.io/wordle/random. This might be buggy (its just a test)

Main features

  • Color graphics

Screen Shot 2022-02-09 at 8 38 58 PM

  • optimized refresh (only when typing)
  • word bank of 600 words
  • saves words and feedback and keyboard with webAPI
  • color feedback keyboard

Screen Shot 2022-02-09 at 9 01 47 PM

  • canvas auto sizer
  • win loss counter with win percentage

Demo

ezgif com-gif-maker(11)

Pages

  • /wordle - main test page, does the equivilant of daily
  • /wordle/daily - daily wordle
  • /wordle/random - a random wordle

Why i made it

  • Wordle was bought by nyt so it will stop being free soon
  • Kwong is doing a python version for java cs
    • but wordle without graphics..... ew