Skip to main content

A dice game prototype

Project description

Baboo Dice Game

made-with-python Release PyPI version Watchers

Welcome to Baboo Dice Game, an exciting and addictive dice game that will test your luck and strategy!

baboo

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 and and run file main.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

baboo

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.1.0.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

baboo_game-2.1.0-py3-none-any.whl (12.4 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