legendword / 2048

Replicate of the original 2048 game.

Home Page:http://legendword.com/projects/2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

Replicate of the original 2048 game made by Legendword.

This is an implementation of the 2048 game using HTML, CSS, Javascript. jQuery and Bootstrap are used.

I used jQuery's .animate method to create animations, and LocalStorage for storing high score since it's much easier than Cookies.

Live Instance

Instance of this project is running at http://legendword.com/projects/2048.

About

Replicate of the original 2048 game.

http://legendword.com/projects/2048

License:MIT License


Languages

Language:HTML 100.0%