Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 659 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 659 Bytes

2048 game

Description: 2048 is a single-player sliding block puzzle game designed by Italian web developer Gabriele Cirulli. The game’s objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048. However, one can continue to play the game after reaching the goal, creating tiles with larger numbers.

  1. Use "Start" for start game.
  2. If you want restart press button "Reset".
  3. Move cells with keyboard arrows.
  4. If you reach 2048, you win, congratulations!🎉🎉🎉
  5. Enjoy, but don't play too long😉

Preview