1 min read
PyPoker

A multiplayer Texas Hold’em poker implementation in Python featuring complete game logic for 6-player tables with betting rounds, hand evaluation, and showdown mechanics. The project includes a websocket-based server for real-time network play, comprehensive card dealing and shuffling systems, and structured game flow management from pre-flop through river phases.