Skip to content

Features

SaskiaJacob edited this page Sep 2, 2018 · 4 revisions

1. Tutorial

The tutorial explained the concept of the game 2048. With graphics and text the user learns all the important features of the gameplay. When the app is started for the first time, the tutorial will be opened automatically. You can also open it manually via the option button in the Main View.

2. Main Menu

The main menu of the app shows the different modes of the game:

  • Classic: 4x4 playing field
  • Large: 5x5 playing field
  • Bigger: 6x6 playing field
  • Huge: 7x7 playing field

By pushing the button Start New Game you can start a new game in the selected modus of the game. Additionally, you can also go back to your last game in the selected modus by using the button Continue Game. Of course, you can not press this button, if you don’t have a started game already.

3. Game

If you started a game via the main menu or return to a later game, you are in the game. In this part of the app, you can play the game 2048. Your score in this game and your record in this modus is shown in the top part of the activity. There is also a undo button to retract your last step and a restart button to start a new game. In the other part, you see the playing field of the game.

4. Statistic

In this part of the app you can see key information about your game performance in each mode of the game. The total number of swipes, highest reached number, seconds per swipe and so on are find in this activity. You can also reset all statistics if you want to.

5. Settings

You can find the following options in the settings to change the gameplay:

  • Animations: you can disable or activate the animations, which occur during gameplay.
  • Screen lock: if you select this option, the screen while always stay on while staying in the app
  • Colours: there are two types of colour scheme to be selected for the game. One is the SECUSO-Standard and the other the colours of the original app.

6. Help

In this part of the app you can find further information. Topics like privacy friendly apps and how they are distinguishes and the features of the game are explained in detail for the user.

7. About

Information like the developers of the app or the version of this app can be found here.

Clone this wiki locally