balibell / js2048

2048 game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048 in html mobile

This is a 2048 game written with javascript and html. You can play it with your phone.

version: 1.0.1

Demo:

  1. http://www.duitang.com/static/chess.html.

Change Log

  • 1.0.1 2014-5-15
  • repalce zepto animate with css3 transition
  • prevent document touchstart to avoid over scroll in ios
  • set user-select none
  • optimize in mobile

About

2048 game

License:MIT License