dwitter.net | #wordle

+ New dweet
function u(t) {
} //
122/140


Please log in (or register) to post a dweet (copy-paste the code somewhere safe to save it meanwhile)


u(t) is called 60 times per second. t: Elapsed time in seconds. S: Shorthand for Math.sin. C: Shorthand for Math.cos. T: Shorthand for Math.tan. R: Function that generates rgba-strings, usage ex.: R(255, 255, 255, 0.5) c: A 1920x1080 canvas. x: A 2D context for that canvas.
Try the new frontend: beta.dwitter.net
Current theme challenge: #ScaryMovies
show FPS hide FPS share fullscreen

function u(t) {

}//
110/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Wordle prototype. 0=letter isnt in word, 1=letter is in word but at the wrong place, 2=letter is in the word at the right place. A new word every day
  • u/Odog8
    case sensitive, may require parenthesis or numbers.
  • u/Odog8
    doesn't count the occurences of letters in string, if you have 3 "e"'s in your guess but there are only two, all three will still be lit up
  • u/joeytwiddle
    Really impressive! #wordle #game
  • u/joeytwiddle
    I got today's in 3 guesses!
  • u/lewdev
    Ok, I get it. You're guessing one of 207 keys in "this". It's case sensitive so you'll guess words like "customElements".

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
130/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Wordle Results Generator (with improved compatibility)

Please log in (or register) to comment.

You've reached the end.