MATCH3
- January 31, 2017
- PROGRAM_IX
MATCH3(another PICO-8 game from me)ControlsZ to advance any screen that's not the actual gameplay. Arrows move the cursor. Z rotates the cursor 90 degrees. (It should 'just work' at the edges.) X swaps the two tiles under the cursor. You have 30 seconds to get as high a score as you can! The more tiles are popped at the same time, the higher your score will be. This game should not require any col…