Name | blackduck-game JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Blackjack but with ducks. And for some reason, a complex ATM system |
upload_time | 2025-08-23 01:56:48 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
blackjack
game
card-game
casino
duck
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# BlackDuck
BlackDuck is a game commonly known as blackjack. I switched all the jacks with ducks (text) and added the most common actions, hitting, standing, doubling down and spliting. The game is made using Python and main game in inclosed in a menu where you can see information, change settings and regroup youer money.
You can play this on your terminal/command prompt that has python 3 and pip installed. You can install the game following the '**How to play BlackDuck**'
## Features
- Blackjack - A great gambling game
- Advanced Blackjack features - Double down, split
- Scoring based system - Scores score based of how much money won
- ATM system - When running out of money you can go to the atm and withdraw money
- Settings function - Changable options for your preference
- Information section - A space for understand and learn about the game and how to play
- Typewriter - All text is printed out as a typewriter effect
## How to play BlackDuck
1) Go to [https://pypi.org/project/blackduck-game/](https://pypi.org/project/blackduck-game/)
2) once at PyPi, copy the package installation or "pip install blackduck-game"
3) Open Terminal or Command Prompt with python and pip installed. You can check this by using:
```sh
python --version
```
or
```sh
python3 --version
```
and
```sh
pip3 --version
```
or
```sh
pip --version
```
4) Use one of the commands (depending on OS and python type)
```sh
pip install blackduck-game
```
```sh
pip3 install blackduck-game
```
```sh
pipx install blackduck-game
```
```sh
python3 -m pip install blackduck-game
```
5) Use the command `blackduck` to play the game
6) Start playing and have fun gambling
## Credit
[@QinCai](https://hackclub.slack.com/team/U07BNRCEARM): For helping with the typing function and part of the PyPi packaging process
AI: For creating the split function, helping me understand how some parts of code works, creating code for the PyPi package and creating the replacement for getch.
Raw data
{
"_id": null,
"home_page": null,
"name": "blackduck-game",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "blackjack, game, card-game, casino, duck",
"author": null,
"author_email": "Braeden Sy Tan <braedenjairsytan@icloud.com>",
"download_url": "https://files.pythonhosted.org/packages/34/c5/35574ddb10d6635ed9f1cab1f99a260e1edf7d0cf05333ad9d91c9812bee/blackduck_game-0.3.0.tar.gz",
"platform": null,
"description": "# BlackDuck\n\nBlackDuck is a game commonly known as blackjack. I switched all the jacks with ducks (text) and added the most common actions, hitting, standing, doubling down and spliting. The game is made using Python and main game in inclosed in a menu where you can see information, change settings and regroup youer money. \n\nYou can play this on your terminal/command prompt that has python 3 and pip installed. You can install the game following the '**How to play BlackDuck**'\n\n## Features\n\n- Blackjack - A great gambling game\n- Advanced Blackjack features - Double down, split\n- Scoring based system - Scores score based of how much money won\n- ATM system - When running out of money you can go to the atm and withdraw money\n- Settings function - Changable options for your preference\n- Information section - A space for understand and learn about the game and how to play\n- Typewriter - All text is printed out as a typewriter effect\n\n## How to play BlackDuck\n\n1) Go to [https://pypi.org/project/blackduck-game/](https://pypi.org/project/blackduck-game/)\n\n2) once at PyPi, copy the package installation or \"pip install blackduck-game\"\n\n3) Open Terminal or Command Prompt with python and pip installed. You can check this by using:\n\n ```sh\n python --version\n ```\n\n or\n\n ```sh\n python3 --version\n ```\n\n and\n\n ```sh\n pip3 --version\n ```\n\n or\n\n ```sh\n pip --version\n ```\n\n4) Use one of the commands (depending on OS and python type)\n\n ```sh\n pip install blackduck-game\n ```\n\n ```sh\n pip3 install blackduck-game\n ```\n\n ```sh\n pipx install blackduck-game\n ```\n\n ```sh\n python3 -m pip install blackduck-game\n ```\n\n5) Use the command `blackduck` to play the game\n\n6) Start playing and have fun gambling\n\n## Credit\n[@QinCai](https://hackclub.slack.com/team/U07BNRCEARM): For helping with the typing function and part of the PyPi packaging process\n\nAI: For creating the split function, helping me understand how some parts of code works, creating code for the PyPi package and creating the replacement for getch.\n",
"bugtrack_url": null,
"license": null,
"summary": "Blackjack but with ducks. And for some reason, a complex ATM system",
"version": "0.3.0",
"project_urls": {
"Homepage": "https://github.com/DuckyBoi-XD/BlackJack-Ducky"
},
"split_keywords": [
"blackjack",
" game",
" card-game",
" casino",
" duck"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "86adb910f48fa38fe223b33c5efd2caee42efc9322b5d3115a787a0d46dca7df",
"md5": "60828ea2fbe79fea82798e3684463fe9",
"sha256": "92eb89389fb5e6277f889e628fd9f71d39c6bc9eb6fabdf614cbc40332ae7d21"
},
"downloads": -1,
"filename": "blackduck_game-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "60828ea2fbe79fea82798e3684463fe9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 24753,
"upload_time": "2025-08-23T01:56:47",
"upload_time_iso_8601": "2025-08-23T01:56:47.473055Z",
"url": "https://files.pythonhosted.org/packages/86/ad/b910f48fa38fe223b33c5efd2caee42efc9322b5d3115a787a0d46dca7df/blackduck_game-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "34c535574ddb10d6635ed9f1cab1f99a260e1edf7d0cf05333ad9d91c9812bee",
"md5": "ea02cf8c38f0ec63b567593b8dc722f6",
"sha256": "c08c9f2bfcba2ad58c9354dcb2afbda56503507832f976b6b8618b0466bfee55"
},
"downloads": -1,
"filename": "blackduck_game-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "ea02cf8c38f0ec63b567593b8dc722f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 25176,
"upload_time": "2025-08-23T01:56:48",
"upload_time_iso_8601": "2025-08-23T01:56:48.616420Z",
"url": "https://files.pythonhosted.org/packages/34/c5/35574ddb10d6635ed9f1cab1f99a260e1edf7d0cf05333ad9d91c9812bee/blackduck_game-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 01:56:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DuckyBoi-XD",
"github_project": "BlackJack-Ducky",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blackduck-game"
}