Skip to content

Softjey/js_2048_game

 
 

Repository files navigation

2048 Game Documentation

Welcome to the 2048 Game Project

This version of the 2048 game is designed for quick, fun play on both mobile and desktop devices. Enjoy the game anytime, anywhere!

Technologies Used

This game was developed using HTML, SCSS, JavaScript (JS), and Object-Oriented Programming (OOP) principles.

Live Demo

You can view a live demo of the game at the following link: Play 2048

Installation and Setup

To get started with this project, you will need to have Node.js version 14 installed on your computer.

Downloading the Project

npm install

Starting the Game

npm start

Additional Information

If you have any questions or would like to contribute to the project, please feel free to reach out or submit a pull request.

About

JS Advanced task. Create a 2048 game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • SCSS 23.0%
  • HTML 7.2%