tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://ianjsikes.itch.io/flip-out


A clone of Voltorb Flip, a minigame from Pokémon Gen IV.

Flip tiles to multiply your score, but don't hit a bomb and FLIP OUT.

Controls

Use the arrow keys to move the cursor. Press "Z" to flip or flag the selected tile. Press "X" to cycle through actions. The indicator on the right shows what action you have selected ("Flip" or "Flag").

You can also use your mouse to play. Left-click on a tile to flip it. Left-click on the flag buttons on the right side of the screen to flag the selected tile.

Guide

Each level, you will see a 5x5 grid of tiles. Each row and column has two numbers associated with it. The yellow number is the sum of all the points in that row/column. The red number is the number of bombs in that row/column.

Example:

This row has 3 bombs in it, and the rest of the tiles add up to 4 points. It could be two "2"s, or a "3" and a "1".

Cross-reference the row and column numbers to flip over the tiles you think do not have bombs. Each non-bomb tile multiplies your current score. When you have flipped over all the "2"s and "3"s, the level ends and you advance to the next level. Can you make it all the way to level 8?

Flagging

Like Minesweeper, you can flag tiles to keep track of what might be under them.

Example:

Here, I've marked every tile in this row with a bomb and a "1". Because the points and bombs for this row add up to 5, there can be no "2"s or "3"s. As you go through each row and column, you will be able to narrow down the options until you can decide which tiles to flip.

Credits

  • Game Freak and Nintendo for the game concept.
  • Discord user Junko#4218 for the amazing transcription of the original Voltorb Flip music to PICO-8
  • @sighack for the bomb sprite from pico8.io
  • @lexaloffle for creating PICO-8