8 word description * 4 = 32 blocks Thanks to @dude341 for the suggestion! https://scratch.mit.edu/discuss/post/3723693/ This is basically one-dimensional checkers. Take turns with another player moving tiles two spaces forward (away from the edge they started on). The game "ends" when only one player has any remaining tiles, though this isn't actually implemented - it just loops forever. Sorry about that; you can only do so much with 32 blocks. :)