/2048

Primary LanguageJavaScript

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