Pixel Game Maker Awards (PGMA) is a pixel-art/game making contest. Check the studio if you're interested: https://scratch.mit.edu/studios/5584963 Project Credits: Coding: @h0rnet15 (me) Pixel art: @h0rnet15 (me) Animation: @h0rnet15 (me) Music: @Noentiendo2005 Sound Effects: zapsplat.com Contest hosted by: @ProbabIy_Not Version History: v1.1 released Jun 12, 2022 Text display system completely reworked for optimization; instead of splicing lines every frame like an idiot I create a second list in runtime that has all of the lines that will be displayed (which also means I only have to draw the lines that will be displayed and not all the lines on the whole page). Scrollbars added. Intro added. Slight variations to tab icons. Second draft of rules. v1.0 released Feb 09, 2022 Project shared. First draft of the new rules ready for season 5 of PGMA. Eight tabs with scrollable, wrapping text.