#enhanced morpion game, where we only keep the last five more recents moves
by alexis : github.com/alexisjos & raph github.com/rcatolino
##contents
- minimax algorithm, working with even depths.
- game display methods
- game eval function
- the logical smurf
- player's move function