Skip to content

DenialRiver1434/1434

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1434 (v 1.43.4)

You lost the game? Or did I lose the game?

image

Note

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.

Instructions for Download (Works on school computers)

  1. Click on the green "<> Code" button, then download ZIP

image

  1. Save the ZIP, then "extract all" or "extract all here"

image image

  1. Click into the folder and find "index.html", open the file (you may have to open using Google Chrome)

image

Rules and Scoring

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

Credits

This is a fork of gabrielecirculari's 2048, which is a small clone of 1024, based on Saming's 2048 (also a clone).

Change Log

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

About

I lost the game. Try the game without downloading below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.0%
  • CSS 42.2%
  • HTML 11.2%
  • Ruby 0.6%