Skip to content

Taipan-4ik/Game-2048

Repository files navigation

A simple 2048 clone

A simple clone of the classic 2048 game. Combine numbered tiles to reach 2048! Clean interface, smooth gameplay, and no external libraries.

🚀 Live Demo

Technologies Used 💻

Core

  • JavaScript – Game logic
  • HTML5 – Structure
  • CSS3 – Styling

Getting started

Clone the repository:

  • git clone https://github.com/Taipan-4ik/Game-2048.git
  • cd Game-2048

Install dependencies:

  • npm install (or yarn install)

Run the project locally:

  • npm start (or yarn start)

About

Game - 2048 (clone)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages