Skip to main content

5 Card Draw Video Poker application

Project description

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

VideoPoker-5CardRedraw

A pythonic creation of a 5 card redraw video poker.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

5 Card Draw is a playable Python 5-card draw poker application. This project served as a hands-on Python learning experience in 2021. On my journey, I learned about creating graphical user interfaces in Python, pythonic best practices, CI/CD workflows, PyPi deployments, and much more. The beautiful learning opportunity this project provided was balancing desired learning opportunities and refining 5 Card Draw into a polished application. This project archived with the last remaining features involved in further polishing the UI/UX experience, adding sound, and cashing out player credits. If I were to start over, I'd rank poker hands with a semantic system over an integer score.

(back to top)

Features

  • 5 Card Redraw
    • Modular Hand Ranking and Scoring
    • Player Hand and Deck creation
    • Playable GUI interface
    • Bank text file
  • PyPi Installs
  • Pep 8 Standards
  • GitHub CI/CD Pipelines

(back to top)

Getting Started

The following is an guide for running 5 card redraw poker locally.

Prerequisites

  1. Python 3.10.8 or Newer

Installation

Local Repo Install:
Summary: The developer install is for those who want to contribute to or clone VideoPoker-5CardRedraw.

  1. Clone the repo (or use Github Desktop)
    git clone https://github.com/ralbee1/5_card_draw.git
    
  2. Open the CLI and navigate the current working directory to where you cloned VideoPoker-5CardDraw
  3. Install the Pip Package from the CLI, copy and run this command:
    py -m pip install -e .
    


User Install
1. Automatic User Install from the Command line via PyPi. ```sh pip install five-card-draw ```

(back to top)

Usage / How to Play

If your python files open with Python by default then from the commmand line run:

poker_start.py;

Troubleshooting:

  1. "'poker_start.py' is not recognized as an internal or external command, operable program or batch file." Your terminal needs to be able to find the file. For windows, you need to ensure your python "script" folder is in your path variable For example: C:\Users{username}\AppData\Roaming\Python{pythonversion}\Scripts You may also navigate to where the pip was installed and run poker_start.py with python manually.

The game is played by aiming to make the best poker hand possible. The top of the interface shows the hand ranking and the payouts sorted by how many credits you bet per round, 1 thru 5. To begin, click DEAL. You hold cards with the intent of keeping them and drawing new cards to try to improve your hand ranking. After drawing new cards, your hand is automatically scored and profits paid out. You may then click "DEAL" and start over.

(back to top)

Contact

Acknowledgments

  • This variant of poker was inspired by Super Double Double as found in Las Vegas Casinos.

(back to top)

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

five_card_draw-1.1.0.tar.gz (4.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

five_card_draw-1.1.0-py3-none-any.whl (4.8 MB view details)

Uploaded Python 3

File details

Details for the file five_card_draw-1.1.0.tar.gz.

File metadata

  • Download URL: five_card_draw-1.1.0.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for five_card_draw-1.1.0.tar.gz
Algorithm Hash digest
SHA256 b3d908db84e4de668b1230dcc68477fe44686d18267eb1b7b7a01aa22402712e
MD5 e614ad96fcb1fbce671de5e1be0ab21c
BLAKE2b-256 e6ea9925aba7b0049793182b1b6bd6fbea81b2208f3d0f17d50f40e20b88a8f0

See more details on using hashes here.

File details

Details for the file five_card_draw-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: five_card_draw-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for five_card_draw-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0c2ac1a1ef62c0f38796a9fa4ce87a1804db02c185c4adefa8815e5874378b4
MD5 bcace26693c8d732774185e3bf9ea959
BLAKE2b-256 b03923ea65a876a662a40e4b5722e71f2c440c8b9dec4a8d610c75f39679f24b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page