medium Sports

What is the maximum number of squares a knight can attack from its starting position?

Quiz Options

Explanation

From its starting position on b1, g1, b8, or g8, a knight can attack a maximum of four squares. For example, a knight on b1 can attack a3, c3, d2, and c2.