I decided to recreate the game of snake in even fewer blocks (70 to be exact) for the 100 block games challenge: https://scratch.mit.edu/studios/33188588 Arrow keys to move. Eat as many apples as you can! Don't bump onto the walls (or your fading self.) As your snake gets longer and longer, the tail will fade out more and more, and you risk bumping into yourself. How far can you go? (my longest snake is 72)
If you like this, I have way better projects than this on my account, so go check them out. No, seriously, this is getting over-rated. (2^8 views for a snake game?) The count was originally 46 blocks, before adding the fading trial, a thumbnail and a number display (all of which have been optimized.) Also if the apple spawns in the snake, it will be hidden until you leave the space. This is intentional so that you don't gain points for it, but also I thought it would a nice touch. @SpyCoderX managed to shave 10 blocks off without removing any of the effects so go check out their remix!