Skip to content

tmsasikumar/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • This project is to create a simple tic tac toe game in python

  • Allows two players to play the game by giving choices and symbols

  • The player class has an option to randomly choose a position which is mentioned in extension

  • for release 2 second player is made as computer and made to choose positions

  • The game is designed with separate components like board, grid, players

  • Unit tests are written for scenarios.

  • Command to run the tests: python -m unittest discover -s tests -p '*.py'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages