Skip to content

self51/js_2048_game

 
 

Repository files navigation

2048 game

DEMO LINK

About

2048 game developed with JavaScript

Software that you need

  • Node.js v14.21.3.

Technology stack:

  • JavaScript;
  • HTML & SCSS.

Getting Started

1. Clone the repo

2. Open the project and Run npm install

  • $ npm install.

3. Run npm start to open the page in a browser

  • $ npm start.

Made by `Self`.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • SCSS 6.8%
  • HTML 4.8%