/2048-Battles

Puzzle game with multiplayer and 9 different modes

Primary LanguageJavaMIT LicenseMIT

2048 Battles Logo. Main Screen Screenshor. Multiplayer

2048 Battles Circle CI

Available on Google Play
My version of 2048 based off the orginal 2048 by Gabriele Cirulli.

Real Time Multiplayer

Challenge a random opponent to a quick battle.
Send attacks or use powerups to win.

Custom Game Modes

Create a 2x3 game or 15x15
Toggle any of the game modes below individually

9 Different Game Modes

Classic: The boring way of playing
Practice: Unlimited powerups. Warns you before you lose.
Arcade: Randomly gain powerups and attacks
XMode: XTile cannot be combined
Corner Mode: Immovable tiles in the corners
Rush: Higher value tiles appear
Ghost: All tiles appear as ?
Crazy: A 5x5 grid with all other game modes enabled
Survival: 15 seconds. Combine tiles for more time
Coming Soon: Zen Mode

Custom Mode. Power Up. Confirm Move

Powerups

Undo
Shuffle
Remove A Tile
Remove All Low Tiles: Remove all 2s and 4s
Warn Before You Lose

Additional Features

Achievements
Leaderboards
Quests
Gifts: Send a powerup to your Google+ friend
Coming Soon: Cloud Save

Achievements. Quests. Make Custom Game

Modifying the code

  1. Copy ids.xml to app2048/src/main/res/values/ids.xml
  2. Copy app_tracker.xml to app2048/src/main/res/xml/app_tracker.xml
  3. (Optional) Create a new game service on the Google Play Developer Console. Create new achievements, leaderboards, and events to match the ids. Copy your own Google Play Games ids to the previous two files. The app with function without it but you will not have access to Google Play Games, including multiplayer.

Licensing: This app is protected by the MIT License. You may use and modify the code as described in LICENSE.txt