Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 654 Bytes

File metadata and controls

11 lines (8 loc) · 654 Bytes

Zaawansowane Programowanie Aplikacji Mobilnych Na Platformę Android

Advanced Mobile Application Programming for the Android Platform

This project involved creating an Android app using Jetpack Compose, Kotlin, and a local database.

The app allows users to:

  • Create a simple profile with a name and profile picture.
  • Choose a difficulty level for a color-based game.
  • Play the game with a limited number of attempts.

The app also includes a local leaderboard and consists of 4–5 screens in total, demonstrating UI design, local data storage, and basic game mechanics.