Skip to content

Project No. 8 in the Head First Android Development course

Notifications You must be signed in to change notification settings

Simp-le/hfad_guessing_game

Repository files navigation

Description

A word guessing game using a ViewModel to save the state of the fragments. The application demonstrates the collaboration of views and compose functions

Screenshots

Game page (an insert with compose elements is used on the page):

image

image

Result page (views have been replaced with compose functions completely):

image

Result page (after clicking the "Finish game!" button): image

Releases

No releases published

Packages

No packages published

Languages