Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-game

This is a simple 2048 game with poor graphical design.

2048 Game Project

Introduction

This project is an implementation of the popular 2048 game. The objective of the game is to slide numbered tiles on a grid to combine them and create a tile with the number 2048.

Features

  • Classic 2048 gameplay
  • Responsive design
  • Keyboard and touch controls
  • Score tracking

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Breza2000/2048-game.git
  2. Navigate to the project directory:
    cd 2048-game
  3. Install the required dependencies:
    npm install

Usage

To start the game, execute the following commands:

  1. Start the game server:
    npm start
  2. Open your browser and navigate to http://localhost:3000 to play the game.

Contributing

We welcome contributions! If you would like to contribute, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

This game was created as a sample project for APEX company.

About

This is a simple 2048 game with poor graphical design.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages