oasislabs / poker-demo

Sample Poker game using the Oasis Labs Gaming SDK
MIT License
6 stars 2 forks source link

Create nice hand resolution experience #3

Closed clementfung closed 5 years ago

clementfung commented 5 years ago

Discussed this with @noahj. When a hand ends, the next one starts right away. Possible options:

clementfung commented 5 years ago

I decided to implement the first option -- there is now an intermediate move between hands. Hopefully, with soft wallet integration done, this won't affect the UX much