XO Game

A collage python terminal game project with tinker GUI.

Install and Run

Install requirements

using pip

pip install -r ./requirements.txt

or Conda

conda install --file ./requirements.txt

Run

python ./main.py

Features

  • Player vs Player
  • Player vs Computer

Author

Abdulmalik Almushaiqah