veronikajustvera/2048nativejs
最新稳定版本:1.0
Composer 安装命令:
composer require veronikajustvera/2048nativejs
包简介
2024 native js. Test composer package creation.
README 文档
README
2048 is a single-player sliding tile puzzle video game. The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
Current repository contains a simple implementation of the classic 2048 game using pure JavaScript, HTML, and CSS.
📜 How to Play
-
Use arrow keys (
↑,↓,←,→) to move the tiles. -
Tiles with the same number merge when they touch, doubling their value.
-
The goal is to reach the 2048 tile.
-
The game is over when no moves are possible.
🚀 Getting Started
1️⃣ Clone the Repository
git clone https://github.com/veronikajustvera/2048-native-JS.git
cd 2048-native-JS
2️⃣ Open the Game
Simply open index.html in your browser.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-26