Skip to content

Commit 8a0441a

Browse files
Update README.md
1 parent 20a5d20 commit 8a0441a

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# 2048-with-Python
1+
# 🕹️ 2048 Game Clone
2+
3+
**This is a 2048 game clone made with Python.**
4+
5+
## 📖 Overview
6+
7+
In this game, the goal is to slide numbered tiles on a 4x4 grid, combine them, and create a tile with the number 2048.
8+
9+
## 🎮 Features
10+
11+
- Simple controls using arrow keys.
12+
- Score tracking.
13+
- Visually appealing tile colors.
14+
15+
## 📝 License
16+
17+
This project is licensed under the GNU General Public License (GPL).
18+
19+
---
20+
21+
Thank you for playing the 2048 game! Enjoy! 🎉

0 commit comments

Comments
 (0)