Skip to content

Rohangambig/2048-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game

This is a simple implementation of the 2048 puzzle game using HTML, CSS, and JavaScript. The objective of the game is to slide numbered tiles on a grid to combine them and create a tile with the number 2048.


🔹 Features Smooth tile sliding animation Keyboard controls (Arrow keys) Score tracking

Try a demo

https://655ad1cf2802f3334f0d66a6--wondrous-praline-79356c.netlify.app/


How to Play

Use Arrow keys (Up, Down, Left, Right) to move the tiles. When two tiles with the same number touch, they merge into one.


Tech Stack

  • HTML
  • CSS
  • JavaScript

About

A simple 2048 puzzle game built using HTML, CSS, and JavaScript. Slide and combine tiles to reach 2048. Clean UI and smooth animations included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors