MxCen / dao-2048

2048 game

Home Page:http://daocloud-my2048.daoapp.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

2048

2048 是一款数字益智游戏,相同数字的方块合并在一起时会相加。每一回合都会多出一块写有 2 或者 4 的方块,当方块无法移动时游戏结束。玩家要想办法在这个小小的 16 个格子中凑出一块带有 2048 (或更大)的方块。

2048 is a number puzzle game. When the squares of the same number are merged together, they will add up. Each round will have an extra square with 2 or 4 written on it, and the game ends when the square cannot be moved. Players have to find a way to make up a square with 2048 (or larger) in this small 16 squares.

鸣谢

Thanks

本镜像源自于 Docker Hub 镜像 alexwhen/docker-2048,感谢开发者 alexwhen 的热心支持。

This image is derived from the Docker Hub image alexwhen/docker-2048, thanks to the developer**[alexwhen] (https://github.com/alexwhen)** enthusiastic support.

About

2048 game

http://daocloud-my2048.daoapp.io/

License:MIT License


Languages

Language:JavaScript 39.2%Language:CSS 33.3%Language:SCSS 20.1%Language:HTML 6.8%Language:Dockerfile 0.6%