Jonathan. Frech’s WebBlog

Jic-Jac-Joe (#46)

Jonathan Frech

As the name suggests, this is a computer version of the well-known game Tic-Tac-Toe. This version supports a computer player, but it is not the smartest algorithm and can lose. In this setup, the computer plays “O” and starts, the player plays “X”.
Win detection is fully im­ple­ment­ed.

Controls

Source code: jic-jac-joe.py