Skip to content

Releases: HenryAEvans/tic_tac_toe

1.0-alpha

24 May 02:03

Choose a tag to compare

1.0-alpha Pre-release
Pre-release

This is the first release of this software. This binary was compiled using the PyInstaller module.
NOTE: The complied binary does not use multiprocessing, making it significantly slower than the main code. If you want this speedup, please run the python code in the main branch of this repository. This is because the PyInstaller does not support the multiprocessing module at the time of this writing.