Poker buy in / cash out w/ payment options Has calculator for chip value and x multiplier
- User create / sign in
- Venmo auth
- Send / payout w/ venmo
- Auto pot creation
- Auto chip calculator
- New game button
- Settings
- App Version display
- +- player in game
- Display given chips
- Show initial chip count on player init
- End player -> ask for total chips in hand
- Initialize starting pot size with chip value
- Use set setting for total chips to be divided among given current players
- New game player init button
- Input number of players < 8
- 50 | 25 | 10% per player
- See settings for 3 pile chip ratio
- Cash out button
- Ask user to input chip for given pile type
- Remove total chips from main pot, lower max
- User inputs for each player amount of chips
- Convert chip to $$ ratio using set setting
-
Creating profiles for the amount nt of chips you would like to start with on by in. Different profiles, Regular is base poker style for amount of chips.
-
50 Chips/Person
-
(To play comfortably)
- Total : 50 chips dev. In 3 piles
- 10% {50} = 5
- 30% {50} = 15
- 60% {50} = 30
(Def) 5 Players | Total chips : 250
- Total : 25 chips dev. In 3 piles
- 10% {25} = 2.5 + 0.5 = 3
- 30% {25} = 7.5 - 0.5 = 7
- 60% {25} = 15
(Def) 5 players | Total chips : 125
- // TODO : calc