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 Directory viz. 'Python TicTacToe3 Logs' 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.1.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

TicTacToe3-0.1.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: TicTacToe3-0.1.1.tar.gz
  • Upload date:
  • Size: 6.7 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.1.1.tar.gz
Algorithm Hash digest
SHA256 026392e64bbb3b57726b6b9f4d97b32311bed881bab7bb6ed0a4469bdf9d93e3
MD5 ab5458b61a9be76b9b7acba71300178b
BLAKE2b-256 c024f2fa07093f1cd1f369088cec1bf6bc924e6831978a84b11ca7dc972a16f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: TicTacToe3-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1dbacf02ce2d9a9ccb8b00c1ac19e4730a948e2b7a7a6ae34ff8110ade2dac35
MD5 d9379dadb398b2be4e6901fcb0d93e9c
BLAKE2b-256 1d85ef8bd61a673b2bc9e84172cb88419f06858756514eb7b48425ecd587649b

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