How to Make Tetris in Scratch 2
AttendingStoke·6 months agoStart by creating the Tetriminos as separate sprites. Then, you'll need to script the movement and rotation logic using Scratch's event blocks.
Win Tetris credit by playing games on Playbite!
Playbite
500k winners and counting...
More Answers
I made Tetris in Scratch once. Just focus on getting the collision detection right; that's the trickiest part. Use 'when green flag clicked' to initialize everything!
Just use Scratch's built-in tools to draw, move, and check for lines. Follow some tutorials on YouTube – they'll save you tons of time!
You'll want to set up a grid system using lists to keep track of where all the pieces are. Scratch's 'if...then' blocks are perfect for checking for full lines!
👀 If you like Tetris...
Diego·3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer