/tic-tac-toe-curses

A tic-tac-toe terminal game written in python

Primary LanguagePython

A tic-tac-toe terminal game written in python

This game uses curses to make mouse interactivity possible in the terminal!


Usage

$ git clone https://github.com/nilsmo1/tic-tac-toe-curses.git
$ cd tic-tac-toe-curses/
$ python3 main.py