Falling Down: Difference between revisions
No edit summary |
|||
Line 31: | Line 31: | ||
=== Other Course === | === Other Course === | ||
This is where user-made courses can be played. | This is where user-made courses can be played. | ||
== Cascade Block system == | |||
The cascade system is based around the cascade gauge. The gauge is at the bottom of the screen, and fills as the player places pieces. Completing 4-line clears, T-Spins or combos will increase the gauge faster. | |||
On filling the cascade gauge a piece will spawn containing a cascade block. If the player clears the cascade block the blocks above the row cleared will cascade downwards. If these cascading blocks clear a line the process repeats with the blocks above the cleared line, until there are no more lines to clear. | |||
== Engine details == | == Engine details == | ||
=== Randomiser === | === Randomiser === | ||
The game uses a modified bag randomiser, intended to increase the alternation of S/Z pieces and J/L pieces. | The game uses a modified bag randomiser, intended to increase the alternation of S/Z pieces and J/L pieces. |
Revision as of 04:49, 3 December 2018
Falling Down | |
---|---|
Developer(s) | Ryuu Sakamoto |
Publisher(s) | N/A |
Platform(s) | Windows |
Release | 2012 |
Latest release | Version 6 printing 5 (2015-07-15) |
Gameplay info | |
Next pieces | 3 |
Playfield size | 10 × 20 |
Hold piece | Yes, with IHS |
Hard drop | Yes |
Rotation system | Unique |
Falling Down is a game made by Ryuu Sakamoto of Kirisame Zensen.
Game modes
Speed Road
Speed Road is based on pure Tetris play with no gimmicks (except for cascade blocks). The first 20 levels focus on increasing gravity until the game reaches 20G at level 21. After that, the mode slowly decreases line clear delay, lock delay and entry delay.
Chaos Road
Chaos Road is based on gimmick play. Each level has its own set of gimmicks that the player has to deal with. Gravity also increases, with level 46 and onwards being 20G.
Grade Test
Grade Test is based around a series of short courses that increase in difficulty. The grades start from 5-kyu, and clearing each course unlocks the next.
Each course is 10 levels, divided into 5 levels from Speed Road, followed by one level at 1/60 G, followed by three levels with layer obstructions, followed by one level with gimmicks.
Other Course
This is where user-made courses can be played.
Cascade Block system
The cascade system is based around the cascade gauge. The gauge is at the bottom of the screen, and fills as the player places pieces. Completing 4-line clears, T-Spins or combos will increase the gauge faster.
On filling the cascade gauge a piece will spawn containing a cascade block. If the player clears the cascade block the blocks above the row cleared will cascade downwards. If these cascading blocks clear a line the process repeats with the blocks above the cleared line, until there are no more lines to clear.
Engine details
Randomiser
The game uses a modified bag randomiser, intended to increase the alternation of S/Z pieces and J/L pieces.
Rotation system
The game engine implements a rotation system designed to be flexible and shape-agnostic.