Cubiks-2048
2048 game
A 2048 game written in JavaScript where cubes with the same number merge upon collision.
Game: Create the number 2048. Cubes with same number merge!
25 stars
1 watching
4 forks
Language: JavaScript
last commit: over 9 years ago 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 |
gd4ark/2048 | A 2048 game built using JavaScript | 96 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 447 |
jeffhou/hex-2048 | A Hexagon-based implementation of the popular number-matching game | 15 |
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 |
brunoborges/fx2048 | A JavaFX-based implementation of the popular puzzle game 2048 | 275 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
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 |
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 |
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 |
abejfehr/parity | A numbers puzzle game where players make each number on a grid equal by incrementing selected cells with arrow key input | 37 |
wenxuanjun/2048 | An implementation of the 2048 game using AI algorithms | 2 |
rahulmutt/eta-2048 | An 2048 game clone built using the Yampa FRP library and the Eta programming language | 29 |