Slide-and-Merge-Game-aka-2048

Slide & Merge Game a.k.a 2048

Game Preview in Dark Mode

Description

Slide & Merge is a React-based game inspired by the 2048 game. The objective is to slide the numbered tiles on a grid to combine them and create a tile with the number 2048. This game features smooth animations, a dark/light theme toggle, a tutorial, and records your high score!

Features

Installation

git clone https://github.com/kraffcho/Slide-and-Merge-Game-aka-2048.git
cd slide-and-merge
npm install
npm start

Open http://localhost:3000 to view it in the browser.

How To Play

On Desktop

On Mobile Devices

Usage

Below are the main functionalities of the application:

Toggle Theme

You can toggle between light and dark themes.

Show Tutorial

For first-time players, a tutorial can be displayed.

Restart Game

Restart the game at any point to try and beat your high score!

Technologies Used

Code Structure

Key Functions

Demo

PLAY THE GAME

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

MIT


Enjoy the game!