Project

General

Profile

« Previous | Next » 

Revision 7d1ba3d2

Added by Leszek Koltunski 12 months ago

About Dialog.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogAbout.java
39 39
      "4. Correct the Masterball (before it was nearly impossible to be solved)";
40 40

  
41 41
  private static final String WHATS_COMING =
42
      "1. iOS version.\n" +
43
      "2. Algorithmic solvers.\n" +
44
      "3. Support for adjustable stickers.\n" +
45
      "4. In-game currency (stars)\n" +
46
      "5. More objects:\n    - Penrose Cubes\n    - higher-order Jings\n    - Ghost Cubes\n    - more Mirrors\n    - more Mixups\n    - Ancient Coin Cube\n" +
47
      "6. Creator of bandaged Pyraminxes.";
42
      "1. Creator of bandaged Pyraminxes [in progress now].\n" +
43
      "2. iOS version.\n" +
44
      "3. Algorithmic solvers.\n" +
45
      "4. Support for adjustable stickers.\n" +
46
      "5. In-game currency (stars)\n" +
47
      "6. More objects:\n    - Tins Cube\n    - Ancient Coin Cube\n    - higher-order Jings\n    - Ghost Cubes\n    - more Mirrors\n    - more Mixups\n";
48 48

  
49 49
///////////////////////////////////////////////////////////////////////////////////////////////////
50 50

  

Also available in: Unified diff