[code]
xor(6) xor(6)
NAME
xor - binary hand game for programmers
DESCRIPTION
The game is played between two players, Player 0 and Player 1. Both players say "Oh, One, One-oh,
Xor!". As the word "Xor" is said, the two players quickly and simultaneously thrust a fist into the
center, extending a thumb finger, or not, indicating zero or one. The logical operation exclusive OR of
displayed binary numbers decides the winner: player 0 wins if the same numbers are shown, player 1 wins
otherwise.