Click here to play
A Phaser3 game inspired by Voltorb Flip (WIP).
Skull-Flip is my recreation of Voltorb Flip, a minigame in the Korean and Western releases of Pokémon HeartGold and SoulSilver. This game is a cross between Picross and Minesweeper. It features a five-by-five grid of tiles, underneath of which are hidden numbers (1 through 3), and skulls. To progress, you must flip all the "2" and "3" tiles to continue on to the next level. If you flip a skull, you lose and return to level 1. The tiles on the sides indicate the sum of the points and the amount of skulls for a given row or column.
- Alagard font: https://opengameart.org/content/pixel-fonts-by-pix3m
- Horri-fi shader: https://rexrainbow.github.io/phaser3-rex-notes/docs/site/shader-horrifi/
- Project template: https://github.com/photonstorm/phaser3-typescript-project-template
- npm run deploy command: yandeu/phaser-project-template#10 (comment)