Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 225 Bytes

Tic-Tac-Toe

Tic-Tac-Toe game written in Python 3. Uses tkinter for GUI.

PvP (Player x Player) and SP (Single Player) game modes are available. Players can set their names and choose the play-board size (3-10).