ScratchData LogoScratchData
Back to hliu1's profile

2048 mobile

HLhliu1•Created April 10, 2019
2048 mobile
6
6
267 views
View on Scratch

Instructions

Tap the arrows to move the tiles.. When two tiles with the same number touch, they merge into one! NOTE: This site is NOT the official version of 2048. For the official version, go to https://mgarciaisaia.github.io/2048/.

Description

DESKTOP VERSION https://scratch.mit.edu/projects/299868259/ Don't look in the code. My strategy for this is suboptimal. Thanks to github for the original 2048. (There is a 0.05 second delay between moves. This is so that the code has time to run before you move again and mess it up. Normally, you shouldn't notice this, but it can definitely mess you up occasionally. Tell me in the comments if the code malfunctions because you pressed keys too fast.) (I didn't make a game over screen or a you win screen. You can figure those out yourself, ok?) If you find any mistakes (e.g. if you have a row saying 2,8,4,8, and then you press left and it turns into 2,16,4,blank), please tell me in the comments!

Project Details

Project ID301458585
CreatedApril 10, 2019
Last ModifiedApril 10, 2019
SharedApril 10, 2019
Visibilityvisible
CommentsAllowed