Exciting news! You can watch me build this Tetris game in a 9-video tutorial series available on YouTube. I will be publishing one video per day for nine days:7 // My current high score: 40,320 points (LPopandron) https://youtu.be/Vq6g-s7vZgU?list=PLrDlgYeQ7mVGHJSaTLS-OUVFgv4xaGEPS Of course, remember to be safe on YouTube (and the whole internet). My videos are totally Scratch-appropriate and I'll be reviewing all the comments manually before they are visible, but you should always be careful online. :) One practical way to keep yourself safe on Youtube is to turn on Restricted Mode: https://support.google.com/youtube/answer/174084
○ Last Update : [Fri, Jan. 10th, 2020] ○ Added Features: • Changed the 'theme'. • Pieces are now rendering using sprites. • Sound. • Shake. • Modifying GRID_SIZE animation thing. • Filled Row animated with 'particles tiles'. • Alarm playing when the top is almost reached. • Game Over animation: Grid moves right, gravity applies and all the tiles fall down, then get destroyed. • When you get a line, all the tiles do some kind of wavey movement. • When you get a TETRIS (4 lines at the same time), the tiles do some kind of lightning animation. • Texts. • Minor background effects.