Skip to content

Another wordle clone in React with TypeScript just for fun

License

Notifications You must be signed in to change notification settings

maliarslan/wordle-clone

Repository files navigation

wordle-clone

Another wordle clone in React with TypeScript just for fun

  • Each guess must be a valid five-letter word.
  • The color of a tile will change to show you how close your guess was.
  • If the tile turns green, the letter is in the word, and it is in the correct spot.
  • If the tile turns yellow, the letter is in the word, but it is not in the correct spot.
  • If the tile turns gray, the letter is not in the word.

About

Another wordle clone in React with TypeScript just for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published