Main.py Simple "tic tac toe" using pygame in python 3.6. Usage: pip install -r requirements.txt python3 main.py For windows To build EXE with no MSI installer: python setup.py build With MSI Installer: python setup.py bdist_msi