Assignments and project for the Engineering of Mobile Systems course 2022.
0
stars
0
forks
source link
readme
Wordle game in React Native
To be added
Necessities
Refresh page when game is done, choosing a new word.
Best to have, not fundamental
Save current progress in AsyncStorage, so that if you close the spp in the middle of the game, and then relaunch, you continue from where you started. This will prevent cheating.
If you add a big dataset of words, you can also check if the entered word is a valid word.