wackerow / TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

Simple Tic-Tac-Toe game writen in Python:

  • Game designed for two human players at same computer
  • Whoever plays first is assigned "X"
  • To play, press a number on the keyboard that corresponds to a location on the playing board
  • First to get three-in-a-row wins!

About


Languages

Language:Python 100.0%