Vue Wordle. Play Wordle in your browser, and create custom versions to share with friends.

vue-wordle.netlify.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2022
  • allow custom words not in dict
  • add success animation
  • Update README.md
  • defineEmits
  • limit query words to list
  • work query + share grid
  • tweak css
  • comments for readability
  • title
  • message timing
  • closer look to the original
  • responsive board size
  • move the zoom animation to outer tile to avoid clash with flip
  • more fix
  • randomize word by day + more logic fix
  • missing letter state
  • more logic fix
  • fix duplicated letters
  • message timeouts
  • add animations