Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Oct 19, 2024
1 parent b474172 commit 1c92e12
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,15 @@

A simple 2048 app written with 100% Jetpack Compose.

The app is written using Compose Multiplatform and is available on the following platforms:

- Android
- iOS
- Desktop
- Web

The web version of the app is available [here](https://alexjlockwood.github.io/compose-multiplatform-2048/).

![Screen capture of app](art/twenty-forty-eight.gif)

Thank you to [Yuya](https://github.com/oikvpqya) for helping with the migration to Compose Multiplatform!

0 comments on commit 1c92e12

Please sign in to comment.