Games
2048 — Free Online Tile Puzzle Game
🔒 在瀏覽器中執行
Slide tiles, combine matching numbers, and reach the 2048 tile. Unlimited plays, personal best tracking, one-level undo, and a hint system. Runs entirely in your browser — no account, no logs.
如何使用此工具
- 使用方向鍵或滑動來移動方塊。
- 合併相同數字以達到 2048。
- 達到 2048 後繼續挑戰更高分。
Slide tiles with arrow keys, WASD, or swipe. Matching tiles merge. Reach 2048 to win — but keep playing for a high score.
How it works
Tiles slide to the edge in the chosen direction. When two tiles with the same number collide, they merge into one tile worth their sum. A new tile (2 or 4) appears after each move. The game ends when no moves remain. The hint button shows the best calculated move using a heuristic: it maximises empty cells and merge potential.
常見問題
- 如何遊玩?
- 使用方向鍵、WASD 或在行動裝置上滑動。數字相同的方塊碰撞時會合併。當棋盤填滿且無法再合併時,遊戲結束。
- 「提示」按鈕有什麼作用?
- 它會計算最有可能保留最多空格並產生最佳合併的移動方向,並顯示箭頭指示 1.5 秒。
- 我的分數會被儲存嗎?
- 您的個人最高分會儲存在瀏覽器的本機儲存空間中,在同一裝置上可跨工作階段保留。
- 達到 2048 後必須停下嗎?
- 不用。達到 2048 後您可以繼續遊玩,追求更高分數。
將此工具嵌入你的網站
免費。一行 HTML — 工具在訪客的瀏覽器中執行,不會傳送任何資料。
<iframe src="https://brevio.pro/embed/2048" width="100%" height="600" loading="lazy" style="border:1px solid #e5e5e5;border-radius:8px" title="2048 — brevio"></iframe> <p style="font:12px/1.4 sans-serif"><a href="https://brevio.pro/tools/2048">2048</a> by <a href="https://brevio.pro">brevio</a></p>