Skip to content

thesidorenko/2048_game

Repository files navigation

2048 Game

A classic sliding puzzle game where the goal is to combine tiles to reach the elusive 2048 tile. Test your strategic thinking and enjoy the addictive gameplay as you slide tiles in four directions to merge identical numbers.

Technologies Used:

  • HTML5: Provides the structure for the game interface, including the game board and UI elements.
  • SCSS: A preprocessor scripting language for CSS, offering features like variables and nesting for improved code organization.
  • JavaScript: Powers the game's logic and interactivity, enabling tile movements, merging, and game state management

For a preview of the project click here.

Launch Instructions:

  1. Clone the Repository
    git clone https://github.com/thesidorenko/2048_game.git
  2. Navigate into the project directory
    cd 2048_game
  3. Install Dependencies npm install
  4. Open in Browser.

To implement the 2048 game I used this reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published