About
This script is a port of a VX script by Tomoaky that recreates a falling block puzzle (based on the game Puyo Puyo).
Blocks fall in groups of two and can be rotated clockwise or counter-clockwise. Group blocks in clusters of four to destroy them. You lose when the fall count reaches zero (solo mode, if set) or the blocks touch the ceiling. You win by clearing all of the blocks, or your opponent losing (CPU mode).
You can either play solo mode or against the CPU. When playing against the CPU, if you destroy a cluster of blocks, you'll send a group of obstacle blocks onto the opponent's screen.
Instructions
Details in the script in the demo. The demo has some graphics that will need to be put into your project as well.
Please credit Tomoaky, the creator of the VX script, and AMoonlessNight or A-Moonless-Night for this conversion
Free for non-commercial use; no commercial use
If you would like to edit/adjust this script, please make edits as a new script (do not edit this script directly) and provide proper credit
I'd love to see your game if you end up using one of my scripts
Update Log
17/10/2020 - script created
23/10/2020 - portraits now show above falling blocks, portrait X pos fixed
19/12/2020 - added neutral game end message for solo mode