Skip to content

Feature jakefeature2#203

Merged
lucas-khattar merged 23 commits intodevelopmentfrom
Feature/JakeFeature2
Jun 10, 2021
Merged

Feature jakefeature2#203
lucas-khattar merged 23 commits intodevelopmentfrom
Feature/JakeFeature2

Conversation

@j-mordan
Copy link
Copy Markdown
Collaborator

@j-mordan j-mordan commented Jun 6, 2021

The !gamble poker command starts a new poker game. You add a number after this command as the starting wager. The command !gamble bet with a number after it is the next wager continues the game. You can fold by using !gamble fold. If you run out of money, you can use !gamble work with a number after it to gain money in your balance.

j-mordan and others added 23 commits February 21, 2021 11:35
needs scoring to be updated
needs to change 4 of a kind scoring
only needs straight flush and tie breaking high cards
playerHighCard variable not working
Variables at the start of the botAlgorithm method that are being set to
0 are messing up the checks in the playerWon method.
The !gamble poker command starts a new poker game. You add a number
after this command as the starting wager. The command !gamble bet with a
number after it is the next wager continues the game. You can fold by
using !gamble fold. If you run out of money, you can use !gamble work
with a number after it to gain money in your balance.
This command starts a new poker game. You add a number after this
command as the starting wager. The command !gamble bet with a number
after it is the next wager continues the game. You can fold by using
!gamble fold. If you run out of money, you can use !gamble work with a
number after it to gain money in your balance.
@lucas-khattar lucas-khattar merged commit 43e2c71 into development Jun 10, 2021
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.

2 participants