The basic game logic is in place, but it's not entirely complete. Based on the rules and the name of the game, the game ends
when the value of one of the tiles becomes 2048.
You need to search for the maximum value on the game board in a separate int getMaxTileValue() method that returns
the maxim
2048 (Part 13/18)
- 3
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet