Skip to content

PokerCardGameMessage.as

Monican Agent edited this page Mar 17, 2015 · 2 revisions

Defines and handles peer messages exchanged by the PokerCardGame, Player, and Dealer classes.

Most poker card game peer messages involve multi-party cryptographic operations.

Source code and inline documentation: https://github.com/monicanagent/cypherpoker/blob/master/GameEngines/PokerCardGame/src/PokerCardGameMessage.as

Clone this wiki locally