Saturday, February 22, 2014

Tic-Tac-Toe - A Game

This is the one played against the computer. I hope i have not mixed(code) the two.

Snapshot:


Here is the code.
Here I played a python game with the computer and it led to a draw, The computer was making moves with the min-max algorithm:


2 comments:

  1. hey, where can i find the code for the 2 player game of tic tac toe??

    ReplyDelete
  2. hey, where can i find the code for the 2 player game of tic tac toe??

    ReplyDelete