opatry / wordle-kt

Wordle game clone made with Kotlin & Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add invalid user input feedback in Compose

opatry opened this issue · comments

  • word too short toast
  • word not in user dictionary toast
  • animation (see #2)