Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(blackjack): Improved Ace rules #52

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jordanbrotherton
Copy link
Contributor

Fixes the Ace rules to switch to a 1 whenever the player or dealer goes over 21. Additionally fixes the dealer's card rendering when they have a 10.

@jordanbrotherton
Copy link
Contributor Author

The PR has been updated to include other casino fixes.

  • Improved menus, no longer having a wager selection area, simply being with the command.
  • Banker has a new bal netcommand to get/change a client's balance.
    • The casino is now tied into the banker, changing the player's balance.
  • Fixed the left '|' symbol in the card renderer, now making it a solid shape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant