A 2048 clone for Haiku OS.
Simply go to the source directory and run make
.
You should see the main game window with a 4 by 4 grid. There also should be a small square labeled 2
and a square labeled 4
. "Push" the squares to the edges using the arrow keys. No. You can't use your mouse. Sorry :(
You should see another square labeled 2
after you made a move. Try putting the squares in the same row or column and move them using the arrow keys so they combine with each other.
Your goal is to combine these squares until you get the ultimate sum of 2048.
No problem! Simply press the green arrow at the top of the window to take back a move.
Simply press the button with the 2048 icon at the top of the window to restart your game!