A web-based version of a globally popular game, featuring a simple dark neon cosmic design. Optimized for desktop screens and navigated by keyboard presses, this rendition retains the classic gameplay while utilizing JavaScript classes to implement the game logic. Enjoy the added charm of distant planets drifting in the background as you increase your score.
Setup Instructions
- Clone the repository
git clone https://github.com/akozlovska/2048.git
- Navigate to the project directory
cd 2048
- Install dependencies
npm install
- Open the landing page to view it in the browser
npm start
This project is licensed under the MIT License.