DUEL: (1 Bullet version, p=0.05)
Human (green, left) against Computer (red, right)
DUEL(1,1|0.05,0.1,...):
Two players, Adam and Bob, move sequentially and they alternate. At each
move, the player to move decides whether to "shoot" or to "walk".
The probability of hitting the other increases from 0.05 at the first move,
to 0.1, 0.15, and so on.
Each player has only one bullet. That means that after one has shot,
the game is over. If he hit the other, he has won. If he missed, he has lost
(the other will not bother to wait and shoot). Winning has a payoff of 1,
losing without being hurt of -1, and losing by being hit of -2.
You are playing the left player, Adam. Whenever it is your turn,
two buttons named "shoot" and "walk" show. Hit one of these buttons.
Erich Prisner, 2012