Skip to main content

binary4fun is a small game, which tries to guess a number between 1 and 100 by binary search.

Project description

binary4fun

binary4fun is a small game written in Python that can be played in the cli. The game basically tries to guess a number between 1 and 100 by binary search.

Installation

pip

You can install binary4fun from PyPI using pip:

$ pip install binary4fun

Usage

To start the game, just run binary4fun in the command line:

$ binary4fun

Release History

  • 0.2.0: Allow running the game directly from the command line, switch to setuptools_scm for versioning
  • 0.1.0: First release

The package on PyPI: https://pypi.org/project/binary4fun

Distributed under the MIT license. See LICENSE for more information.

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

binary4fun-0.2.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

binary4fun-0.2.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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