lmschless / -Python-TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-Python-TicTacToe

Author: Luke Schlessinger, 10/31/19

Source: Automate The Boring Stuff by Al Sweigart

Edits: 10/31/19: Resolved bug where turns were not alternating between players correctly. Edited the if statements indents for Player 2 logic.

Practice using Automate The Boring Stuff. Spent extra time to edit formatting and spacing of inputs. Added additional comments to explain each section and separated functions by ####.

Future ideas: Add code for edge cases, use more built in methods instead of custom functions, design a new game board.

About


Languages

Language:Python 100.0%