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.
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
- 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
- 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)
This is a fork of gabrielecirculari's 2048, which is a small clone of 1024, based on Saming's 2048 (also a clone).