Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 298 Bytes

Milestone_Project-TicTacToe

Udemy Complete-python-bootcamp Milestone Project 1 - Tic Tac Toe

www.udemy.com/complete-python-bootcamp

A board of nested lists, referenced by A-C, 1-3 grid positions which will store 'X' and 'O' for player moves and an underscore represents an unoccupied position.