Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 285 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 285 Bytes

2048 Game

Description

This is a simple 2048 game that created using HTML, CSS, and JS.

Technologies

  • HTML
  • CSS
  • JS

Preview

Check out the live at this link.

Additional Launch Instructions

npm i
npm start