react native wordle

A simple re-implementation of wordle.

  • guess the randomly choosen 5 letter word
  • you get 6 tries
  • correct letters are show green, incorrect letters are show yellow
  • letters that don’t exist in the word, are shown in grey
  • a shareable emoji representation of your score

Play it on the web here : https://lonelycpp.github.io/react-native-wordle/

Tech stack

  • react native
  • expo (+ react native web)
  • typescript

acknowledgements

GitHub

View Github