Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasvanleeuwen19 authored Oct 23, 2024
1 parent 20a5d20 commit 8a0441a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# 2048-with-Python
# 🕹️ 2048 Game Clone

**This is a 2048 game clone made with Python.**

## 📖 Overview

In this game, the goal is to slide numbered tiles on a 4x4 grid, combine them, and create a tile with the number 2048.

## 🎮 Features

- Simple controls using arrow keys.
- Score tracking.
- Visually appealing tile colors.

## 📝 License

This project is licensed under the GNU General Public License (GPL).

---

Thank you for playing the 2048 game! Enjoy! 🎉

0 comments on commit 8a0441a

Please sign in to comment.