A collection of fun games: Bulls and Cows, Guess the Number, Rock Paper Scissors.
Project description
Games
A collection of fun and simple Python games, including:
- Guess the Number
- Bulls and Cows
- Rock Paper Scissors
Installation
You can install the package using pip (after publishing to PyPI):
pip install Games
Or install locally:
pip install .
Usage
from pack2 import guess_the_number, play_bulls_and_cows, play_rps
guess_the_number()
play_bulls_and_cows()
play_rps()
Games Included
Guess the Number
Try to guess a randomly selected number within a limited number of attempts.
Bulls and Cows
A classic code-breaking game where you guess a secret number and get feedback on your guesses.
Rock Paper Scissors
Play the classic hand game against the computer.
License
MIT License
Author:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
games_hitesh14-1.0.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file games_hitesh14-1.0.0.tar.gz
.
File metadata
- Download URL: games_hitesh14-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
264f2ceb69c5018aab61cc41b4f4727483b69d6bbc753acc0be810d83e424f8d
|
|
MD5 |
cfcf1af9a0ebf1a4d4ead3837ac4c908
|
|
BLAKE2b-256 |
81d260a0d1575b08c1949673c60442a01b79ac75263eb7d15041e9ef4d7fb958
|
File details
Details for the file games_hitesh14-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: games_hitesh14-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
81463e983938b085bc6b02b914290e8f7906bfcd503396341b0c21b1b8c732cd
|
|
MD5 |
c161a1de182a609320e4e28394838424
|
|
BLAKE2b-256 |
11bb2df73e8774c162a492b7112713edd2463d9c62edf09dcf5c64612d0763a6
|