Skip to content
/ 2048 Public

The classic 2️⃣0️⃣4️⃣8️⃣ game using Jetpack Compose

Notifications You must be signed in to change notification settings

forntoh/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game - Jetpack Compose

Implementation of the classic 2048 game using Jetpack Compose, it includes all the features of the basic game.

Game state is saved after every move, do you want to continue playing one month later? No worries, pick-up where you left off.

  • Auto-resizing tile text
  • Auto coloring of tiles
  • Score calculation
  • Game timer
  • Move counter

At the moment, there are not sliding animations

You can also use any grid size you want, but for now it's only configurable in the code.

Screenshots

Gameplay Preview

Screen_Recording_20221104_161455_2048.mp4

About

The classic 2️⃣0️⃣4️⃣8️⃣ game using Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Languages