Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 411 Bytes

Tests

Tic-Tac-Toe

A CLI written in Python to play Tic-Tac-Toe against an AI

How to use:

  • Run git clone https://github.com/alexcaldarone/tictactoe.git
  • Navigate to the new repository with: cd tictactoe
  • Play! python main.py