summaryrefslogtreecommitdiff
path: root/swiftstory/Game.py
AgeCommit message (Expand)Author
2020-05-15Store cards as tuples (id, desc)Olivier Gayot
2020-05-15Don't pass the cards to the constructor of boardOlivier Gayot
2020-05-15Rework the recycling of the cardsOlivier Gayot
2020-05-15Use enumerate(...) instead of range(len(...))Olivier Gayot
2020-05-15Don't use getters and setters because it's PythonOlivier Gayot
2020-05-15Add cosmetic changesOlivier Gayot
2020-03-29Change the websocket library for the standard oneOlivier Gayot
2018-03-09renamed the project SwiftStoryOlivier Gayot