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!
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 and
and 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
main
function 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
baboo_game-2.0.6.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file baboo_game-2.0.6.tar.gz
.
File metadata
- Download URL: baboo_game-2.0.6.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5f7d258e30f0c72ba7c2f2f194dc67de7d2a865d9ac44811c0a3e5b311678d0 |
|
MD5 | c0368fc11c92551917afe4433bde3315 |
|
BLAKE2b-256 | 9720737fd5a28d1e31468caae7a73cd932cde35c46cfdad5a7b052583837549f |
File details
Details for the file baboo_game-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: baboo_game-2.0.6-py3-none-any.whl
- Upload date:
- Size: 12.2 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 | 650b549d838b73e2b5990f464d26dcb65fc6e4679ff43200fde6cc2c127d616d |
|
MD5 | abccfed316964eed7aad2a2700b95dc2 |
|
BLAKE2b-256 | adfb6890f635c2f03ef65e0cd906cec0f677d79903d764f0fb48e283edaa84d2 |