Skip to content

kseniia-chepur/game_2048

Repository files navigation

Game 2048 built using HTML, CSS, and JavaScript

2048 game is a single-player game where the target is to form the number 2048.

  • The game player has to slide the numbers to merge them into larger numbers
  • The numbers with the same values can be merged to form a larger number of their sum (i.e: 2 + 2 = 4)
  • To move the tiles on PC the player should use the directional keys: ⥣ ⥢ ⥤ ⥥
  • Game score shows the current game points

DEMO

About

2048 game is a single-player game where the target is to form the number 2048

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published