Classic Mode

Table Of Contents

Description #

test your reflexes in this classic mode!

jump through the gaps and score 1 point for every successful pass.

can you keep the streak alive?

Note that this level JSON is only provided here as a reference – to earn in-game skins for achievements in this level, please play this level from its dedicated page in the Custom Mode menu!

Level JSON #

{
  "items": [
    {
      "type": "chunk",
      "data": {
        "0": [
          {
            "key": "cp",
            "missing": {
              "type": "random",
              "options": [
                [1, 3],
                [2, 4],
                [3, 5],
                [4, 6],
                [5, 7],
                [6, 8],
                [7, 9],
                [8, 10]
              ]
            }
          }
        ],
        "45": [{"key": "e"}]
      }
    }
  ],
  "opts": {
    "repeat": -1,
    "speed": 0.67
  }
}