compose-multiplatform-2048
2048 game
A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms.
2048 implemented using Jetpack Compose Multiplatform
447 stars
7 watching
41 forks
Language: Kotlin
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
joreilly/wordmasterkmp | A Kotlin Multiplatform game project with multiple clients (iOS, Android, Desktop) sharing the same core game logic and state management | 65 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
rahulmutt/eta-2048 | An 2048 game clone built using the Yampa FRP library and the Eta programming language | 29 |
gd4ark/2048 | A 2048 game built using JavaScript | 96 |
jeffhou/hex-2048 | A Hexagon-based implementation of the popular number-matching game | 15 |
jyothsnasrinivas/eta-android-2048 | An Android game built using functional programming principles and the Yampa FRP library in Haskell. | 56 |
brunoborges/fx2048 | A JavaFX-based implementation of the popular puzzle game 2048 | 275 |
austinzheng/ios-2048 | A 2048-style game implementation in Objective-C for iOS | 328 |
simformsolutionspvtltd/sscomposecookbook | A collection of reusable UI components and examples for building Android apps using Jetpack Compose | 671 |
alewmoose/2048-in-terminal | A terminal-based implementation of the popular 2048 game | 149 |
russhwolf/multiplatform-settings | A Kotlin library for sharing data between multiple platform-specific applications | 1,682 |
mvasilkov/glitch2016 | A physics-based puzzle game where players combine falling numbered tiles to score points, with optional high-quality graphics and realistic physics. | 29 |
hansenleee/2048wepy | A 2048 game built using the wepy framework for a WeChat mini-program | 11 |
igorescodro/alkaa | A multi-platform to-do application built with Kotlin and Compose Multiplatform, demonstrating modern Android development techniques. | 1,338 |