Skip to content

Google Codelab ViewModel - A single player word scrambler game. A Introduction to the Android app architecture with ViewModel and tests using Jetpack Compose.

License

Notifications You must be signed in to change notification settings

MechaArms/Unscramble-App

Repository files navigation

Unscramble app

Single player game app that displays scrambled words. To play the game, player has to make a word using all the letters in the displayed scrambled word. This code demonstrates the Android Architecture component- ViewModel and StateFlow.

Pre-requisites

  • Experience with Kotlin syntax.
  • How to create and run a project in Android Studio.
  • How to create composable functions

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the sample.
  3. Import the sample into Android Studio.
  4. Build and run the sample.

link from the Codelab

About

Google Codelab ViewModel - A single player word scrambler game. A Introduction to the Android app architecture with ViewModel and tests using Jetpack Compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages