27b0adcc90
When garbage rows are added to a player's board, the current falling piece was not being adjusted, causing it to appear stuck while the board shifted. This fix increments the piece's Y position when garbage is received and eliminates the player if the piece is pushed above the visible board. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>