无需登录 数据私有 本地保存

2048自定义版 - 图片或文字替换数字合并

11
0
0
0

2048

Score
0
Best
0
Moves
0
经典数字

Game Over!

No more moves available.

Arrow keys / WASD
Theme Settings

FAQ & Tips

How to play 2048?
Use arrow keys (↑↓←→) or WASD to slide all tiles. When two tiles with the same value collide, they merge into one with their sum. On mobile, swipe on the grid. The goal is to create a tile with value 2048 (or higher)!
How does the custom theme work?
Select "Custom Text" to replace numbers with your own words, emojis, or labels. Select "Custom Image" to use image URLs (supports any web image: PNG, JPG, GIF, SVG). Each tile value (2, 4, 8, ..., 2048) can have its own unique content. Click "Apply Custom Settings" to see changes on the game board.
Can I use animated GIFs or SVG images?
Yes! You can use animated GIFs for lively tiles and SVG for crisp scalable graphics. Just paste the image URL into the custom input fields. Images are automatically resized to fit the tile using object-fit: contain. If an image fails to load, it will gracefully fall back to showing the numeric value.
What are the best strategies to win?
1. Corner strategy: Keep your highest tile in one corner (e.g., bottom-right) and build around it.
2. Avoid moving up if your big tile is at the bottom.
3. Keep the bottom row full to maintain control.
4. Plan ahead — each move should set up the next merge opportunity.
5. Practice patience — don't rush to merge small tiles.
Is my game progress saved?
Yes! Your game state, score, and theme settings are automatically saved to your browser's localStorage. If you refresh the page or close and reopen it, you can continue right where you left off. Your high score is also persisted. Use "Reset Best" to clear the high score record.
What happens when I reach 2048?
Congratulations! 🎉 When you reach the 2048 tile, a victory overlay appears. You can choose to "Continue" and keep playing for higher scores (4096, 8192, and beyond!), or start a new game. The game doesn't stop at 2048 — true masters aim for 4096+!
What image formats and sizes are recommended?
For best results, use square images (1:1 aspect ratio) with a minimum size of 200×200 pixels. Supported formats: PNG (recommended for transparency), JPG, GIF (including animated), SVG, and WebP. Images are displayed using object-fit: contain, so they'll always fit neatly inside the tile without cropping.