aksharthaker2-netizen/Poker ? reverse-engineered prompt

Reverse engineered prompt

Build me a web based Texas Hold’em poker game where people can create a private room with a code and friends can join that room to play together.

I want the room to support 2 to 10 players, with a waiting lobby, a host who can start the game, and the option to kick players or close the room. If there are not enough people, fill the empty seats with AI bots automatically, and let the host choose how many bots to add if they want. It should also work as a solo game against bots if nobody else joins.

Make the actual poker gameplay real time, with betting rounds, fold, call, and raise actions, chip stacks, card dealing, turn order, hand evaluation, and showdown results. Show the game state clearly on the table, and keep everyone synced live as things change. Also include basic game history or hand logs so players can see what happened after each hand.

If you need to, look up current docs online for the realtime parts and build it in a clean, responsive way for desktop and mobile.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab