summaryrefslogtreecommitdiff
path: root/CAO_Game.py
AgeCommit message (Expand)Author
2015-06-05provide the state of the game to a newcomerOlivier Gayot
2015-06-05changed the structure of the notificationsOlivier Gayot
2015-06-04transmit a new card to the player using a notificationOlivier Gayot
2015-06-04standardize the notificationsOlivier Gayot
2015-06-04fix no return when the black card is not revealedOlivier Gayot
2015-06-04added a system of notificationOlivier Gayot
2015-06-04show the played cards to the judge after collectingOlivier Gayot
2015-06-04the cards of a player are stored in a mapOlivier Gayot
2015-06-04return more information to the end userOlivier Gayot
2015-06-04fixed: client considered in game even when refusedOlivier Gayot
2015-06-04implement a way to view the black cardOlivier Gayot
2015-06-04generate proper json to send to the clientsOlivier Gayot
2015-06-04shuffle the played cards before designingOlivier Gayot
2015-06-04the version version which seems to work correctlyOlivier Gayot