Using only half of a chess board you may place five queens anywhere. After you place them, I move each queen at most once with standard queen moves. If I make a horizontal five-in-a-row, I win. Can you beat me?
(In reply to
No Subject by xdog)
Move c1 to e1; move b1 to d1; move a1 to c1; move b2 to b1; move a2 to a1; you have lost.