• Stars
    star
    2
  • Language
    Python
  • Created about 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tic Tac Toe in 10 lines of python code. Overwriting existing cells is not prevented and writing a number out of the range of 1-9 in the input will break the game. Nonetheless its tic tac toe in 10 lines