A dice game prototype
Project description
Baboo Dice Game
Welcome to Baboo Dice Game, an exciting and addictive dice game that will test your luck and strategy!
Gather your friends, set up the scoreboards, and prepare to dive into the thrilling world of Baboo Dice Game. Roll the dice, make strategic choices, and aim for the highest score to emerge as the ultimate dice champion! It's time to test your luck, strategy, and decision-making skills in this addictive and enjoyable dice game.
How to run
Method 1: Download or Clone source file:
- Step 1: Clone repository to your local machine and open the folder
git clone https://github.com/vitaliisili/dice_game_python
- Step 2: Install all requirements run command below
pip install -r requirements.txt
- Step 3: Go to directory
src/baboo_game andand run filemain.py
python3 main.py
Or use your favorite IDE to run main.py
Method 2: Use pip and install baboo-game from PyPi
- Step 1: Install baboo-game package from PyPi
pip install baboo-game
- Step 2: Import
mainfunction from baboo_game
from baboo_game import main
- Step 3: Run game
main.start()
If you need Virtual Environment in Python look here
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file baboo_game-2.1.0.tar.gz.
File metadata
- Download URL: baboo_game-2.1.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b241a721910c2091c2966b45ca905a93c29d00b9790eb50a388e2004b026754
|
|
| MD5 |
c26c3c980cd17d703aa7a8401e809ee2
|
|
| BLAKE2b-256 |
0e30805b8d068b872047e1d5858301174e8afeaa226071d0754b877eb562d704
|
File details
Details for the file baboo_game-2.1.0-py3-none-any.whl.
File metadata
- Download URL: baboo_game-2.1.0-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
915ed47cb7c4eabdfd1dc0d52109eee54872746e0893a2a74470bf95ae9c5625
|
|
| MD5 |
4c88bcd3a75f8fd37e1d8a7e0f28c48a
|
|
| BLAKE2b-256 |
9397a3a1e426a13a7a2b3205ab4ff8fc5d8700e29d715f668de7db011226d16f
|