Skip to content
/ 2048 Public

The 2048 game for Android written in Kotlin using Jetpack Compose.

Notifications You must be signed in to change notification settings

vlibrovs/2048

Repository files navigation

2048

Famous game "2048" implemented using Jetpack Compose

Features

  • Classical 2048 gameplay with smooth animations and beatiful design
  • Game stats (score, moves count and finish date) stored in local database
  • Theme editor which allows to create awesome themes limited only by your imagination
  • Comfortable color picker which allows to easily select colors for your themes

Screenshots

main_menu in_game stats settings theme_creation tiles_styles color_picker