issues
search
Stacked-Labs
/
poker-game
Stacked Poker is a Web3 application allowing users to host their own games using a variety of digital assets
https://stackedpoker.io
0
stars
0
forks
source link
Table ID Generation
#19
Closed
Denis2626
closed
7 months ago
Denis2626
commented
7 months ago
Adapt the play now button on the home page to:
Establish a user websocket connection
Upon clicking the Play Now button it sends a request to the backend to create a random id
When the request finishes, reroute the user to /game/[id]
iyabc
commented
7 months ago
with #18