You lost the game? Or did I lose the game?
I have never coded in html and javascript before. When making to project, I was trying my best to edit somebody else's code that I cannot read. As a result, there might be some rare bugs.
- Click on the green "<> Code" button, then download ZIP
- Save the ZIP, then "extract all" or "extract all here"
- Click into the folder and find "index.html", open the file (you may have to open using Google Chrome)
Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!
- When two 0s merge, you earn 1434 points
- When two positive integers merge, you earn 3-4 times their sum
This is a fork of gabrielecirculari's 2048, which is a small clone of 1024, based on Saming's 2048 (also a clone).
5/20/2023 (THE POWER OF 0 UPDATE)
- There is now an option for 0 to spawn
- Point value change
- Fixed the margins to make the game playable at 100% zoom
5/19/2023
- Added "reset high score button"
- Improved format / coloring / button placement
- Edited game text
- Blocks now start at 1
5/18/2023
- Major recoloring
5/17/2023 (PROGRESSION TO 1434 UPDATE)
- Changed the blocks to be the values of 1434 when divided by 2 and rounding down
- Fixed coloring for blocks
5/16/2023
- 1024 block now becomes 1434