Skip to main content

A CLI implementation of the classic connect 4 game

Project description

Tests pypi package PyPI version codecov

Connect 4 CLI

The classic 4-in-a-line game, also called connect 4, playable from the CLI or shell.

Details

This is a simple implementation of the classic connect 4 game. It can be played directly from the CLI or shell.

Installation

The game is available as a pip package. Download it with the following command:

pip install connect-4-cli

Preferably, install in virtual environment. In Windows, for example:

  1. Run the following commands from the CLI:
py -m venv venv
  1. Activate the virtual environment with the activate script inside the ./venv/Scripts/ folder:
    • Using command window:
    call venv/Scripts/activate
    
    • Or using powershell:
    ./venv/Scripts/activate.ps1
    
  2. pip install the package.

How to play

Run the following command (with activated virtual environment if installed there) to start the game:

connect-4-cli

Play the game using keyboard keys, as prompted in the game.

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

connect-4-cli-0.0.9.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

connect_4_cli-0.0.9-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file connect-4-cli-0.0.9.tar.gz.

File metadata

  • Download URL: connect-4-cli-0.0.9.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for connect-4-cli-0.0.9.tar.gz
Algorithm Hash digest
SHA256 2101b6597a7aebde324d3bca7666317a85baf79193c9617db7fae5fb59ffaaf8
MD5 8fc8b58e6f6ebf82535e0b25035273dd
BLAKE2b-256 1e86213af25b6d5ffcde8406b92217500858b55c649a09961e7746462edd2d06

See more details on using hashes here.

File details

Details for the file connect_4_cli-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: connect_4_cli-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for connect_4_cli-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 75d3770aee25635bc19fd84100b73cb0b4b4b15b47d970b4fb1e0d5b7a19d6df
MD5 8a374b9caa5a22c416573aa03cf6466d
BLAKE2b-256 5cffe4f3014e0bf45450155a6e049c69c0d63bbb520c10ca9047ad196419a0bb

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