https://github.com/abdallahhemdan/2048
🎮 HamDola-2048 is an Implementation of 2048 game (a single-player sliding block puzzle game with objective of combine the tiles to create a tile with the number 2048) by HamDola members ...
https://github.com/abdallahhemdan/2048
2048 2048-game cmp2022 cufe cufe-2022 games hamdola hamdola2048 hemdan javascript puzzle puzzle-game sliding-block-puzzle tiles
Last synced: about 1 year ago
JSON representation
🎮 HamDola-2048 is an Implementation of 2048 game (a single-player sliding block puzzle game with objective of combine the tiles to create a tile with the number 2048) by HamDola members ...
- Host: GitHub
- URL: https://github.com/abdallahhemdan/2048
- Owner: AbdallahHemdan
- License: mit
- Created: 2020-02-05T16:37:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T05:35:15.000Z (over 6 years ago)
- Last Synced: 2025-05-08T01:13:42.259Z (about 1 year ago)
- Topics: 2048, 2048-game, cmp2022, cufe, cufe-2022, games, hamdola, hamdola2048, hemdan, javascript, puzzle, puzzle-game, sliding-block-puzzle, tiles
- Language: JavaScript
- Homepage: https://abdallahhemdan.github.io/HamDola2048Game/
- Size: 6.81 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🎮 HamDola 2048
[](https://github.com/AbdallahHemdan/HamDola2048Game/contributors)
[](https://github.com/AbdallahHemdan/HamDola2048Game/issues)
[](https://github.com/AbdallahHemdan/HamDola2048Game/network)
[](https://github.com/AbdallahHemdan/HamDola2048Game/stargazers)
[](https://github.com/AbdallahHemdan/HamDola2048Game/blob/master/LICENSE)
---
## 🎈 🎮 HamDola 2048 ([Click to try 🚀](https://abdallahhemdan.github.io/HamDola2048Game/))
------------------------------------------------------------------------------------------------------
**_2048_** __is a single-player _sliding block puzzle game_ The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048, which is played on a gray 4×4 grid, with numbered tiles that slide smoothly..__
__when a player moves them using the four arrow keys.Every turn, a new tile will randomly appear in an empty spot on the board with a value of either 2 or 4. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid.__
__If two tiles of the same number collide while moving, they will merge into a tile with the total value of the two tiles that collided. The resulting tile cannot merge with another tile again in the same move. Higher-scoring tiles emit a soft glow.__
## 📷 ScreenShots
-------------------
## 🕶 Demo
----------
