ljaniszewski00 / Tic-Tac-Toe

First Python Project - Tic-Tac-Toe Console Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

First Python Project - Tic-Tac-Toe Console Game

My game: Prints an empty grid at the beginning of the game. Creates a game loop where the program asks the user to enter the cell coordinates, analyzes the move for correctness and shows a grid with the changes if everything is okay. Ends the game when someone wins or there is a draw.

JetBrains Academy Project

About

First Python Project - Tic-Tac-Toe Console Game


Languages

Language:Python 100.0%