Liming0824 / 2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048


A single-player sliding block puzzle game clone. User is supposed to press the left, right, up, and down arrow keys to move all the squares. Try to join the numbers and get to the 2048 tile!

2048

Using DynamicCell object states to determine ending status after dynamic cells hit target positions.

2048

Feature


  • score changing
  • square moving
  • square color will change with square value

About


Languages

Language:JavaScript 77.4%Language:CSS 11.6%Language:HTML 11.0%