index
:
swiftstory.git
black_card_visible
c++
change-packaging
master
python-package-no-www
SwiftStory game
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CAO_Game.py
Age
Commit message (
Expand
)
Author
2015-06-14
use a python package instead of just modules
Olivier Gayot
2015-06-05
provide the state of the game to a newcomer
Olivier Gayot
2015-06-05
changed the structure of the notifications
Olivier Gayot
2015-06-04
transmit a new card to the player using a notification
Olivier Gayot
2015-06-04
standardize the notifications
Olivier Gayot
2015-06-04
fix no return when the black card is not revealed
Olivier Gayot
2015-06-04
added a system of notification
Olivier Gayot
2015-06-04
show the played cards to the judge after collecting
Olivier Gayot
2015-06-04
the cards of a player are stored in a map
Olivier Gayot
2015-06-04
return more information to the end user
Olivier Gayot
2015-06-04
fixed: client considered in game even when refused
Olivier Gayot
2015-06-04
implement a way to view the black card
Olivier Gayot
2015-06-04
generate proper json to send to the clients
Olivier Gayot
2015-06-04
shuffle the played cards before designing
Olivier Gayot
2015-06-04
the version version which seems to work correctly
Olivier Gayot