Skip to content

OlhaLishenko/portfolio-2048-game

Repository files navigation


Logo

------- 🎮 2048 game 🎮 --------

📃 Project description

A browser-based implementation of the classic 2048 game. The game was developed using JavaScript, with a focus on game logic and a clean user interface.

👉 Live Demo

Open https://OlhaLishenko.github.io/portfolio-2048-game to view the app in your browser.

👩‍💻 Technologies Used

  • HTML5
  • SCSS (preprocessed CSS)
  • JavaScript

📦 Getting Started

To get a local copy of this project up and running, follow these steps.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/OlhaLishenko/portfolio-2048-game.git
    cd portfolio-2048-game
  2. Install dependencies:

    npm install # or
    yarn install
  3. Run the project locally:

    npm start # or
    yarn start

✨ Features

  • Classic 2048 gameplay
  • Keyboard controls
  • Game over detection
  • Responsive design

About

A browser-based implementation of the classic 2048 game.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors