Skip to content

Repository files navigation

🎮 Fusion2048

A clone of the popular 2048 game, built using vanilla JavaScript, HTML5, and SCSS. The goal of the game is to combine tiles with the same number until you reach the 2048 tile. This project was created to practice JavaScript logic, animation, and responsive layout design.


🚀 Live Preview

👉 Play the game here


🎨 Design Reference

There is no specific design reference or Figma file. The layout and visual style were created from scratch with inspiration from the original 2048 game.


🛠 Technologies Used

  • HTML5
  • SCSS
  • JavaScript (ES6)
  • Git & GitHub (for version control and deployment)
  • Lottie animations

⚙️ Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/podvax/2048_clone.git
cd 2048_clone
  1. Install Dependencies:
npm install
# or
yarn install
  1. Run the project locally:
npm start
# or
yarn start

✨ Features

  • Fully working 2048 game logic (tile movement, merging, score tracking)
  • Smooth animations and transitions
  • Responsive design for desktop and mobile
  • In-game hints to help users understand the controls
  • Clean, modular code structure for easy maintenance

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages