Skip to content

PeriGK/Timed-2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

A version of the popular game, now with best time tracking. Based on Gabriele Cirulli's codebase.

Enjoy it here!

How to play:

There are two modes for the game. The plain game and the timed game.

  • Plain game: Click the "New Game" button, on the top right of the board. Move the tiles with the keyboard arrows in order to merge the same tiles. The target is to keep merging, till you create one with the number 2048.
  • Timed game: Click the "Timed Game" button, on the top right of the board. It has the same rules as the plain game with the only difference, that you can keep track of your best time. Keep in mind that the best time is only recorded, if you win the game. There is no point in bragging for your record, if you lost. 😊

Contributing

Changes,questions, improvements and contributions, in general, are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.

You can find the same information in the contributing guide.

License

2048 is licensed under the MIT license.

About

2048 - the famous and addictive game, now with best time tracking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.7%
  • JavaScript 44.3%
  • HTML 5.6%
  • Ruby 0.4%