Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 347 Bytes

TicTacToe

Game of Tic Tac Toe according to skills learned on Python Bootcamp (Udemy) Use Python_Tictactoe.py with Python 3.8

Controls

  1. Console will ask user 1 for a symbol between X or O
  2. Console will then choose which user starts first
  3. Follow the instructions asked in the game, the score will be updated after the end of every turn