new game

join game


About

PhantomFinder is an asymmetrical board game for two players: ghost and hunters.

Board

  • The board is a grid of 8x8 squares.
  • There are 5 random obstacles, which hunters cannot see or move through.

Ghost

  • The ghost moves like a Chess Knight: 2 spaces vertically or horizontally, then 1 space perpendicular.
  • The ghost can always see the hunters.
  • If the ghost moves where a hunter is, the hunter is captured, and the ghost moves again.

Hunters

  • The hunters move like Chess Queens: any number of spaces vertically, horizontally, or diagonally.
  • If a hunter has a direct line-of-sight to the ghost, the ghost will be revealed.
  • This player can move an existing hunter, or add a new one at the edge of the board.
  • There can be up to 4 hunters at once.

Endgame

  • If 3 hunters are captured, the ghost wins.
  • If the ghost is captured, the hunters win.