2048 Game

The popular 2048 game made using JavaScript.
According to Wikipedia, 2048 is a single-player sliding block puzzle game by Italian web developer Gabriele Cirulli. 2048 was originally written in JavaScript and CSS. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.




Here's the link to the game: https://shoaib98libra.github.io/2048/

Here's the github repository for the code: https://github.com/shoaib98libra/2048

Comments

Popular posts from this blog

E-Shopping Website

Pop Balls

Tic Tac Toe