2024-04-30
This commit is contained in:
parent
e3c61f7d78
commit
d5b064adcc
2 changed files with 8 additions and 8 deletions
|
@ -45,10 +45,10 @@ Game points are awarded for fully collected rows of the elements of the figures.
|
||||||
depends on the number of rows collected, 10 points for each row if there are 10 cubes in a row, and multiply
|
depends on the number of rows collected, 10 points for each row if there are 10 cubes in a row, and multiply
|
||||||
increases, if collected at the same time: 2 lines — by 3 times, 3 lines — by 5 times, 4 lines — by 10 times.
|
increases, if collected at the same time: 2 lines — by 3 times, 3 lines — by 5 times, 4 lines — by 10 times.
|
||||||
|
|
||||||
<b>Game feature:</b> the collected lines first blink and then disappear, while the
|
<b>Game feature:</b> the collected lines first blink and then disappear — meanwhile the
|
||||||
gaming process is not suspended for this time — the current figure continues to fall.
|
gaming process is not suspended for this time — the current figure continues to fall.
|
||||||
|
|
||||||
Level increases when collecting 10 completed rows, that is 100 points, if there are 10 cubes in a row. At each
|
Level increases when collecting 10 completed rows, that is 100 points, if there are 10 cubes in a row. At each
|
||||||
new level, the speed of the figures increases and reaches its maximum at level 21. In snail mode, the speed
|
new level, the speed of the figures increases and reaches a maximum at level 21. In snail mode, the speed increase
|
||||||
increases 5 times slower and reaches a maximum at level 104. The current speed is displayed above the playing
|
becomes slower 5 times, and the speed of the figures reaches a maximum at level 104. The current speed is displayed
|
||||||
field as a `meter` indicator.
|
above the playing field as a `meter` indicator.
|
||||||
|
|
|
@ -43,10 +43,10 @@ date: 2023.01.21
|
||||||
от количества собранных строк, по 10 очков за каждую строку, если в строке 10 кубиков, и кратно увеличивается,
|
от количества собранных строк, по 10 очков за каждую строку, если в строке 10 кубиков, и кратно увеличивается,
|
||||||
если одновременно собрано: 2 строки — в 3 раза, 3 строки — в 5 раз, 4 строки — в 10 раз.
|
если одновременно собрано: 2 строки — в 3 раза, 3 строки — в 5 раз, 4 строки — в 10 раз.
|
||||||
|
|
||||||
<b>Особенность игры:</b> собранные строки сначала моргают и после этого исчезают, при
|
<b>Особенность игры:</b> собранные строки сначала моргают и после этого исчезают — при
|
||||||
этом игровой процесс на это время не останавливается — текущая фигура продолжает падать.
|
этом игровой процесс на это время не останавливается — текущая фигура продолжает падать.
|
||||||
|
|
||||||
Уровень увеличивается при сборе 10 заполненных строк, то есть 100 очков, если в строке 10 кубиков. На каждом
|
Уровень увеличивается при сборе 10 заполненных строк, то есть 100 очков, если в строке 10 кубиков. На каждом
|
||||||
новом уровне, скорость фигур повышается и на 21 уровне достигает максимума. В режиме улитки скорость повышается
|
новом уровне скорость фигур увеличивается и на 21 уровне достигает максимума. В режиме улитки увеличение
|
||||||
в 5 раз медленнее и достигает максимума на 104 уровне. Текущая скорость отображается над игровым полем в виде
|
скорости становится медленнее в 5 раз, и скорость фигур достигает максимума на 104 уровне. Текущая скорость
|
||||||
индикатора `meter`.
|
отображается над игровым полем в виде индикатора `meter`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue