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.5.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

TicTacToe3-0.0.5-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: TicTacToe3-0.0.5.tar.gz
  • Upload date:
  • Size: 6.0 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.5.tar.gz
Algorithm Hash digest
SHA256 a17f7d19a0281520fbd1061f0e329a0674fddc0a9d45985bebbb2c6b4394e132
MD5 65b49e31d14d0ad022a8c990fb324aa6
BLAKE2b-256 e30064ecd2cce4f36acba5150a82d2ba67fc6a237d17954e725a76bc549f4581

See more details on using hashes here.

File details

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

File metadata

  • Download URL: TicTacToe3-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6f63905c063f9c9a73a15a81563c0ded2d719c76b5d1947c10d5ab8bf4d788e2
MD5 5cbe657e1819e61f4494c01c988f7061
BLAKE2b-256 20361e5f6afc1a8879151a794e44c1513c49045d3a352cb422c8d3952ff8cde8

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