Web Analytics

2048-magic

⭐ 191 stars English by sz30

🌐 Other Language

English | Simplified Chinese | Traditional Chinese

🎮 2048++

An enhanced version of the classic 2048 game, now with even more fun features! This is a little project I whipped up in my spare time—hope it brings you some joy!

🎯 Game Intro

2048 is a simple yet addictive number-merging game. On a 4x4 grid, swipe up, down, left, or right to merge tiles with the same number. The goal? Reach 2048 (but hey, you can keep going for even higher scores)!

How to play:

✨ Special Features

1. Undo Function

2. Secret Cheat Mode

🎯 Demo

🎯 Play here: 2048.765431.xyz demo

📁 Project Structure

2048/
├── static/
│ ├── css/
│ │ └── styles.css # Game styles
│ └── js/
│ └── script.js # Frontend game logic
├── index.html # Main game page
└── 2048.py # Backend server
File Descriptions:

🚀 Getting Started

Method 1: Download Release

Method 2: Clone from GitHub
git clone https://github.com/sz30/2048.git
cd 2048
pip install flask
python 2048.py

🎨 Customization

Want to make it your own? Tweak styles.css for a new look, or dive into script.js to change up the gameplay. All code is well-commented for easy hacking!

📝 License

GPL-2.0 license

🤝 Contributing

Still updating! Issues and Pull Requests are super welcome—let’s make this game even more awesome together!

🙏 Acknowledgements

Thanks to the following sponsors for supporting this project:

--- _Last updated: Jun. 2025_

--- Tranlated By Open Ai Tx | Last indexed: 2025-07-20 ---