Each tile shows the number of adjacent tiles that have an enemy on them. If a tile shows a 0 then you know none of the adjacent ones have an enemy on them. Using the numbers, its usually possible to know where to prod, but occasionally you might need to guess.