summaryrefslogtreecommitdiff
path: root/server.py
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-06-04 04:47:05 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-06-04 04:47:05 +0100
commit5e2488695ea4d64d6d0a2d26aa099777af84dab0 (patch)
treeda4ec442fe56674dd4f1454d3ed399183b5c7536 /server.py
parent8a78e43e456b57c26843f9524b4e34fcf0d5913a (diff)
the cards of a player are stored in a map
the problem with the list is that when we take a card in the middle, the following indexes are shifted. It is inconvenient to shift them on the end user side's so we use a map with incremented indexes. Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'server.py')
0 files changed, 0 insertions, 0 deletions