Skip to content

jakejack13/TurtleTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

TurtleTicTacToe

Tic-Tac-Toe Game in Python Using Turtle Graphics

-Board is drawn -User inputs number of square (1-9 going from the top left to the bottom right) -Player's tile is placed on square -Turn is switched to next player -Keep playing until win condition is satisfied -End game

Need to create an algorithm that will record where the tile is placed and which player has placed it Then calculates winning positions and declares winner

-Jacob Kerr, 2017

About

Tic-Tac-Toe Game in Python Using Turtle Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages