Skip to main content

A game of Tic Tac Toe, that you may RARELY WIN

Project description

TicTacToe2

TicTacToe1

For detailed Information, Issues, Comments, Please go to GitHub

Installation

Please Note :- Requires Python Version 3.x

If there are 2 or more versions of Python installed in your system (which mostly occurs in UNIX/Linux systems) then please run any one of the commands in the BASH/ZSH Shell :-

pip3 install TicTacToe3
python3 -m pip install TicTacToe3

If there is only Python 3.x installed in your system like in Windows systems then please run any one of commands in the Command Prompt :-

pip install TicTacToe3
python -m pip install TicTacToe3

Quick Guide

Please Read till the END

  • Import it using import TicTacToe3 as T3.

  • Play the Game using T3.play().

    • Everytime the Game Finishes it records the Output and computes the probability in Real-time.

      • The computed Probability is shown at the end of every Game.

      • To explicitly view the stats use T3.showProbability().

  • It automatically creates a log of the Game that you played, in case of future reference.

    • The log is stored in the Home Directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TicTacToe3-0.0.3.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

TicTacToe3-0.0.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file TicTacToe3-0.0.3.tar.gz.

File metadata

  • Download URL: TicTacToe3-0.0.3.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3

File hashes

Hashes for TicTacToe3-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f0a2309e525b87bec9fd507440bcc4f7ac23994b92b7255a0b21f1eebe8397d3
MD5 a1219699c3017950230d1d34c0098990
BLAKE2b-256 d19c7b27d9f47d2afc49396db6aa836402de09291f180811a8d6013f9832a252

See more details on using hashes here.

File details

Details for the file TicTacToe3-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: TicTacToe3-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3

File hashes

Hashes for TicTacToe3-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6367c6a043bcdff0bf28f2f96603a6d93f54f67047ffc7545dcac3fc449beb1c
MD5 42a283ef92cb6322662fabef2fdc21bc
BLAKE2b-256 0480807c8190eb1079a71ee455087d0dfb7ddd39eb95c3412c7a8c26b6a3805c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page