/tictactoe

csb

Primary LanguagePython

Ugly tictactoe game made with tkinter

tkinter is implemented in python 3.x+ standard library

In order to start this you must install python 3.x+ (tested on 3.4.3)

Usage

  • Linux - "./tictactoe"
  • Windows (yay cmd/cmder/cygwin) - "python tictactoe" (see Linux in case of cygwin usage :3)