2048
Puzzle game
A clone of the popular puzzle game 2048, built in JavaScript.
The source code for 2048
12k stars
565 watching
17k forks
Language: JavaScript
last commit: about 2 months ago
Linked from 3 awesome lists
20482048-gamegamejavascriptonline-gamepuzzle-game
Related projects:
Repository | Description | Stars |
---|---|---|
austinzheng/swift-2048 | A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. | 3,136 |
danqing/2048 | An iOS game variant of the 2048 puzzle game with AI support and customizable board sizes and modes. | 1,115 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
rahulmutt/eta-2048 | An 2048 game clone built using the Yampa FRP library and the Eta programming language | 29 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
hansenleee/2048wepy | A 2048 game built using the wepy framework for a WeChat mini-program | 11 |
jyothsnasrinivas/eta-android-2048 | An Android game built using functional programming principles and the Yampa FRP library in Haskell. | 56 |
lexmag/tty2048 | A terminal-based implementation of the 2048 game in Elixir | 156 |
wenxuanjun/2048 | An implementation of the 2048 game using AI algorithms | 3 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 701 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 451 |
faiface/pixel | A 2D game development library in Go | 4,465 |
thery/t2048 | A Coq implementation of the 2048 game | 22 |
gd4ark/2048 | A 2048 game built using JavaScript | 97 |