Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 265 Bytes

TurtleTacToe

November 12, 2019

Python Version: 3.7.4

A turtle-based creation of Tic-Tac-Toe written in Python for student project use

To Run:

Simply call either "python ." or "python __main__.py" from inside the TurtleTacToe folder in the command line.