Skip to content

This Tic Tac Toe game is made in Python and the game runs inside terminal

Notifications You must be signed in to change notification settings

NDhingra01/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe

This is very simple and beginner friendly Tic Tac Toe using python. It runs inside the terminal and asks for the user to enter their positon and switches user accordingly

It servers the following features

  • Checks if the user input is valid
  • Check if the positon is avaible
  • It is played by 2 Players
  • The player switches after every move

About

This Tic Tac Toe game is made in Python and the game runs inside terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages