Skip to content

DangoSky/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048 on the web

Introduction

Write with jQuery

Use left, up, right, down to control the movement of the square. When two squares move to the same position, add the fractions of two squares and combine them into one. If no squares can be moved, the game ends.

This 2048 can only be played on PC, but not on mobile.

Expected improvement

  • Rebuild the project in order to support for mobile gaming.

Please use your mobile phone to scan this QR code for the game.