An open API service indexing awesome lists of open source software.

https://github.com/nathancordeiro/2048

2048, the iconic number-merging puzzle game that has captivated millions! Built with JavaScript, this sleek and responsive version offers hours of mind-bending fun and challenges.
https://github.com/nathancordeiro/2048

Last synced: 7 months ago
JSON representation

2048, the iconic number-merging puzzle game that has captivated millions! Built with JavaScript, this sleek and responsive version offers hours of mind-bending fun and challenges.

Awesome Lists containing this project

README

          

# 🎮 2048
2048, the iconic number-merging puzzle game that has captivated millions! Built with JavaScript, this sleek and responsive version offers hours of mind-bending fun and challenges.

## 🏆 How to Play

1. Use arrow keys to move tiles
2. Combine matching numbers
3. Reach 2048 (or beyond!)
4. Don't let the board fill up!

## 🛠️ Project Structure
```
2048/

├── index.html # Landing page
├── style.css # Landind page design
├── game.html # Game page
├── game.css # Game page design
├── README.md # You are here!
└── .gitignore # Git ignore file
```

## 🚀 Getting Started

1. Clone the repository
2. Open `index.html` in your browser
3. Click "Play Game" to start
4. Use arrow keys to move tiles
5. Have fun and challenge yourself!

## 💻 Technologies Used

- HTML5
- CSS3
- Vanilla JavaScript

## 🤔 Why 5x5?

Why settle for 4x4 when you can have 5x5? More tiles means more possibilities, more strategy, and more brain-teasing fun! 🧠💪

## 🐛 Found a bug?

If you've found a bug or have a cool idea for improvement, feel free to open an issue or submit a pull request. Let's make this game even more awesome together! 🤝

## 🎉 Enjoy the game!

Remember, the key to winning is strategy, patience, and a bit of luck. Happy gaming! 🍀🏆

## 🗒️ License

[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)