Skip to main content

A Python library for developing Connect6 AI algorithms

Project description

connect6

A Python library for developing Connect6 AI algorithms

Install

$ pip install connect6

Usage

Play

$ python -m connect6

Environment

import connect6

env = connect6.Connect6()
for move in  [180, 179, 161, 160, 200, 181, 199, 140, 220, 198, 162, 120]:
    env(move)
print(env)

License

MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

connect6-0.0.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file connect6-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: connect6-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for connect6-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b411db1683e286b8e3ce96e163189c02ea4740870e55c9b067bd025c8c301f84
MD5 10cf2c3156c94c372ce2981dbd3690d6
BLAKE2b-256 41ec48dcb817e677f5f04610f64823d3c3b2d402a38895fd7a952f5a388251a0

See more details on using hashes here.

Supported by

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