2048
2048 game
A 2048 game built using JavaScript
🎮 2048 game developed using javascript
97 stars
1 watching
40 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
2048html-gamejavascript-game
Related projects:
Repository | Description | Stars |
---|---|---|
| A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
| A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
| A 2048 game built using the wepy framework for a WeChat mini-program | 11 |
| A Hexagon-based implementation of the popular number-matching game | 15 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| A Coq implementation of the 2048 game | 22 |
| A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
| A physics-based puzzle game where players combine falling numbered tiles to score points, with optional high-quality graphics and realistic physics. | 30 |
| A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 451 |
| An implementation of the popular 2048 game in the Imba programming language. | 7 |
| A game developed for the Ludum Dare #28 jam using JavaScript. | 24 |
| A 2048 game implementation in a WeChat mini program for learning and development purposes | 363 |
| A terminal-based implementation of the 2048 game in Elixir | 156 |
| An implementation of the 2048 game using AI algorithms | 3 |
| An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |