opatry / wordle-kt

Wordle game clone made with Kotlin & Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose another word if picked one was already used

opatry opened this issue · comments

In WordleViewModel, when (re)starting a new game, chosen word should be compared to stored ones in WordleRepository.