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!

GitHub

25 stars
1 watching
4 forks
Language: JavaScript
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
mgrojo/play_2048A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves.4
gd4ark/2048A 2048 game built using JavaScript97
alexjlockwood/compose-multiplatform-2048A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms.451
jeffhou/hex-2048A Hexagon-based implementation of the popular number-matching game15
mvasilkov/glitch2016A physics-based puzzle game where players combine falling numbered tiles to score points, with optional high-quality graphics and realistic physics.30
brunoborges/fx2048A JavaFX-based implementation of the popular puzzle game 2048275
eleev/swiftui-2048A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift.258
felixneutatz/2048_m-a-starAn algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles.204
taw/imba-2048An implementation of the popular 2048 game in the Imba programming language.7
gregorulm/h2048An implementation of the game 2048 in Haskell with basic logic and console UI.89
hansenleee/2048wepyA 2048 game built using the wepy framework for a WeChat mini-program11
jyothsnasrinivas/eta-android-2048An Android game built using functional programming principles and the Yampa FRP library in Haskell.56
abejfehr/parityA numbers puzzle game where players make each number on a grid equal by incrementing selected cells with arrow key input38
wenxuanjun/2048An implementation of the 2048 game using AI algorithms3
rahulmutt/eta-2048An 2048 game clone built using the Yampa FRP library and the Eta programming language29