READ THIS BEFORE PLAYING: (Instructions from the project I remixed, remember to check that project out first.) I little roguelike sitting in my trash folder that uses the say block for graphics. Use WASD to move. My interpretation of what I was meaning to make with this: You are an "8" surround by piles of cash you can never get to because they are always flying away from you just within reach.
READ THIS BEFORE PLAYING: Say thanks to TheUltimatum. I changed it from using a speech bubble to a list (see my comment). This wasn't actually that hard to do, unlike what I thought. UPDATE (v1.1): Fixed list having a duplicate screen. (it was basically getting number 1 of the list and copying it to number 2, which doesn't exist now) TO DO: Add a saving feature, since I'm using lists now, this won't be hard to do.