2048 consists of a 4x4 grid, in which you can move all of the blocks on the grid in one direction using keyboard input. Combine blocks to increase your score! If you run out of space on the grid you lose.
- W or Up Arrow: shift up
- A or Left Arrow: shift left
- S or Down Arrow: shift down
- D or Right Arrow: shift right
To be able to full screen, follow this link and click the full screen button in bottom right of WebGL Build
<iframe src="https://sergeibak.github.io/2048/StatsBuild/index.html" style="border:0px #000000 none;" name="HeroTNG" scrolling="no" frameborder="1" marginheight="px" marginwidth="320px" height="600px" width="500px"> </iframe>Here is the link to return to the minigames page: Link