Skip to content

jessiagee/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe in Python

I created a game as part of the Complete Python Bootcamp Udemy course

Here are the requirements:

  • 2 players should be able to play the game (both sitting at the same computer)
  • The board should be printed out every time a player makes a move
  • You should be able to accept input of the player position and then place a symbol on the board

About

Tic Tac Toe game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages