Skip to content

๐ŸŽฎ The 2048 game is a single-player sliding tile puzzle game designed to be played on a 4x4 grid ๐ŸŸฆ. The objective of the game is to slide numbered tiles ๐Ÿ”ข on the grid to combine them and create a tile with the number 2048 ๐ŸŸจ. The game ends when no more moves are possible โŒ.

Notifications You must be signed in to change notification settings

amjadimdad00/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

2048 Game ๐ŸŽฎ

The 2048 game is a single-player sliding tile puzzle game designed to be played on a 4x4 grid. The objective of the game is to slide numbered tiles on the grid to combine them and create a tile with the number 2048. The game ends when no more moves are possible ๐ŸŽฏ.

Technologies Used ๐Ÿ’ป

  • HTML5: For structuring the game layout ๐Ÿงฑ.
  • CSS3: For styling and responsive design ๐ŸŽจ.
  • JavaScript: For game logic and interactivity ๐Ÿ•น๏ธ.

How to Play ๐Ÿ•น๏ธ

  1. Use the arrow keys on your keyboard to move the tiles โŒจ๏ธ.
  2. Tiles with the same number merge into one when they touch ๐Ÿ”€.
  3. Reach the 2048 tile to win the game! ๐Ÿ†
  4. The game is over when there are no more valid moves ๐Ÿšซ.

How to Contribute ๐Ÿค

Contributions are welcome! If you have suggestions for improvements or new features, feel free to fork the repository and submit a pull request. You can also open issues for any bugs or feature requests ๐Ÿ›.

Installation ๐Ÿ› ๏ธ

To run this game locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/amjadimdad00/2048.git
  2. Navigate to the project directory:
    cd 2048
  3. Open "index.html" in your preferred web browser ๐ŸŒ.

Contact ๐Ÿ“ง

For any inquiries or support, please contact:


Enjoy playing the 2048 game! ๐ŸŽ‰

About

๐ŸŽฎ The 2048 game is a single-player sliding tile puzzle game designed to be played on a 4x4 grid ๐ŸŸฆ. The objective of the game is to slide numbered tiles ๐Ÿ”ข on the grid to combine them and create a tile with the number 2048 ๐ŸŸจ. The game ends when no more moves are possible โŒ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published