Skip to content

alexjlockwood/compose-multiplatform-2048

Repository files navigation

compose-multiplatform-2048

A simple 2048 app written with 100% Jetpack Compose Multiplatform. It is available on the following platforms:

  • Android
  • iOS
  • Desktop
  • Web (available here)

Screen capture of app

Use ./gradlew :composeApp:run to run the Desktop app.

Use ./gradlew wasmJsBrowserRun -t --quiet to run the web app.

Thank you to Yuya for migrating the app to use KStore to better support Compose Multiplatform!

About

2048 implemented using Jetpack Compose Multiplatform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages