play_2048

2048 game

A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves.

2048 game: merge equal tiles until you add up to 2048

GitHub

4 stars
2 watching
1 forks
Language: Ada
last commit: about 1 year ago
Linked from 1 awesome list

2048-gameadapuzzlesfml

Backlinks from these awesome lists:

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
gd4ark/2048 A 2048 game built using JavaScript 96
taw/imba-2048 An implementation of the popular 2048 game in the Imba programming language. 7
gregorulm/h2048 An implementation of the game 2048 in Haskell with basic logic and console UI. 89
wenxuanjun/2048 An implementation of the 2048 game using AI algorithms 2
felixneutatz/2048_m-a-star An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. 204
alewmoose/2048-in-terminal A terminal-based implementation of the popular 2048 game 149
thery/t2048 A Coq implementation of the 2048 game 22
lexmag/tty2048 A terminal-based implementation of the 2048 game in Elixir 155
eleev/swiftui-2048 A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. 258
brunoborges/fx2048 A JavaFX-based implementation of the popular puzzle game 2048 275
rahulmutt/eta-2048 An 2048 game clone built using the Yampa FRP library and the Eta programming language 29
alexjlockwood/compose-multiplatform-2048 A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. 447
robin/2048_playground A Swift implementation of the popular puzzle game 2048 43
sanqui/2048-gb A port of the popular number-matching game 2048 to the Gameboy and SMS platforms. 112