/tictactoe

unwinnable tictactoe

Primary LanguagePython

tictactoe

a game of tic-tac-toe that you cannot win

how to play

  1. pip install -r requirements.txt
  2. python tictactoe.py

requirements

i made this with python3.9, untested with anything else, but it probably works with most python3's