Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 289 Bytes

#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