2048
2048 game
An implementation of the 2048 game using AI algorithms
Some AI that that play 2048!
2 stars
1 watching
0 forks
Language: V
last commit: about 2 months ago
Linked from 1 awesome list
2048traditional-ai
Related projects:
Repository | Description | Stars |
---|---|---|
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
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 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
taw/imba-2048 | An implementation of the popular 2048 game in the Imba programming language. | 7 |
thery/t2048 | A Coq implementation of the 2048 game | 22 |
danqing/2048 | An iOS game variant of the 2048 puzzle game with AI support and customizable board sizes and modes. | 1,115 |
austinzheng/ios-2048 | A 2048-style game implementation in Objective-C for iOS | 328 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
natee/wxapp-2048 | A 2048 game implementation in a WeChat mini program for learning and development purposes | 362 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
robin/2048_playground | A Swift implementation of the popular puzzle game 2048 | 43 |
gd4ark/2048 | A 2048 game built using JavaScript | 96 |
jeffhou/hex-2048 | A Hexagon-based implementation of the popular number-matching game | 15 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |