Even Wins - Cybernetic Version © 1973 DEC [Digital Equipment Corp.].
A game in which the computer and player take turns picking a number of items from a limited odd-numbered stack. Each turn a participant can take between one and four objects. When all objects are gone, whoever has an even number wins.
This implementation uses an AI that progressively learns how to play the game using data from previous games.
Written by: Eric Peters