VitarLaeda / game-2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048 game

just another 2048 realization

2048

  1. Use arrows to move
  2. SPACE for reset
  3. Each move generate 2 new tiles (if possible) and merge those that are possible
  4. The game has two possible endings
    • You can`t move (Lose)
    • You got 2048 (Won)
  5. Also, at the bottom you can see your Score

About


Languages

Language:Java 100.0%