Centaur (chess)

A centaur is a fairy chess piece that can move like a mann or a knight. In other words, it can move one space in any direction, or can leap (jump over other pieces) as a knight. A centaur is not royal.[lower-alpha 1]

Centaur example icon

Movement

The centaur moves and captures as a mann or a knight.

abcdefgh
8
8
77
66
55
44
33
22
11
abcdefgh
The centaur can move to any adjacent square (arrows) or square with a dot.

Notes

  1. A king that moves as a knight is called a centaur royal.
gollark: Missile guidance is presumably hard real time.
gollark: I suppose garbage collection pauses could be an issue.
gollark: I don't see why not.
gollark: Both are. If your computer is too slow, just buy better computers.
gollark: ```haskellprimes = filterPrime [2..] where filterPrime (p:xs) = p : filterPrime [x | x <- xs, x `mod` p /= 0]```So elegant. So concise. So incomprehensible.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.