Levels

If you have a game Telegram Mini App, the user can have levels.

Levels have the following properties:

  • Image (each level can have own image or use the same for many levels).

  • Points per tap increase bonus for the level reachment.

  • Max energy increase bonus for the level reachment.

  • “Starting from” points amount.

First level is always present at the application start. The following levels start at particular points amount. For example:

  • Level #1 — is opened when the game stars.

  • Level #2 — starts at 10 000 points.

  • Level #3 — starts at 25 000 points.

  • ...

  • Level #10 - starts at 1 000 000 points.

You can track progress to the level by level progress block:

When the user reaches a new level, the level reachment dialog appears and receive bonus increases (if they are present):

Levels can be configured via a couple of blocks (click button, level reachment block, level progress block):

To add a level, enter the following properties and click save:


Something unclear in docs or you know how to improve article? Message us in community! We will answer you and then promise to improve the article within 3 days.

Last updated