2048 is a simple, but addictive puzzle game where users combine numbered tiles to reach the elusive 2048 tile. The game features intuitive controls and smooth animations, offering a seamless experience
The game design ensures it looks great, providing a consistent and enjoyable gameplay experience
- HTML
- CSS
- SCSS (Sass)
- JavaScript (ES6+)
- Game Logic in JS
- Cross-browser Compatibility
- Flexbox Layout
-
MOCKUP:
git clone https://github.com/ivankovbohdan/js_2048-game.git
- Ensure Node.js version 20 is installed:
node -v
npm i
npm start