This game uses curses to make mouse interactivity possible in the terminal!
$ git clone https://github.com/nilsmo1/tic-tac-toe-curses.git
$ cd tic-tac-toe-curses/
$ python3 main.py
This game uses curses to make mouse interactivity possible in the terminal!
$ git clone https://github.com/nilsmo1/tic-tac-toe-curses.git
$ cd tic-tac-toe-curses/
$ python3 main.py