SixofClubsss / Holdero

On chain Texas Hold'em style poker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Chip stacks and animations

SixofClubsss opened this issue · comments

Is your feature request related to a problem? Please describe.
Adding chip and stack animations has been highly requested.

Describe the solution you'd like
Ideally what users are looking to see is the traditional chip stacks for players and chips to move into the pot when bets are placed.

Describe alternatives you've considered
Up to this point, stacks and animations have only been considered for tournament tables. Smart contracts could be used to lock funds which could then determine stack sizes. Implementing #1 may give further alternatives to explore here.

Additional context
As Dero is a private blockchain, player balances are not as easily accessible compared to traditional means. Chip stacks have been integrated into dDice and the work there may serve as a good foundation for what Holdero needs to implement this feature.