Skip to content

Repository files navigation

UnscrambleJava

App Developed as a learning tool

Unscramble is a fun and interactive word game app. Players are presented with scrambled words and must rearrange the letters to form meaningful words. Unscramble utilizes SharedPreferences to save and retrieve the game state. The application was implemented following the MVVM (Model-View-ViewModel) design pattern, using a repository. LiveData was used for managing the application state and reactivity, allowing easy real-time view updates in response to changes in the game state.

The application is based on the official Android Codelab.

About

Unscramble is a fun and interactive word game app.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages