Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 443 Bytes

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