summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
black_card_visibleQuick and dirty impl. to get the black card visible after collectionOlivier Gayot5 years
c++game rewritten in C++Olivier Gayot9 years
change-packagingUse more modern packaging systemOlivier Gayot3 years
masterRelease swiftstory 0.3Olivier Gayot13 months
python-package-no-wwwDon't include www in Python packageOlivier Gayot3 years
 
 
AgeCommit messageAuthor
2021-12-24Don't include www in Python packagepython-package-no-wwwOlivier Gayot
2021-12-23Add type annotations to client.py and game.pyOlivier Gayot
2021-12-23Add type annotations to board.pyOlivier Gayot
2021-12-23Add type annotations to player.py and status.pyOlivier Gayot
2021-12-23Avoid dependency on Client from GameOlivier Gayot
2021-12-23Refactor GameManager and add control over game creationOlivier Gayot
2021-12-23Move FS operation outside the initializer of GameManagerOlivier Gayot
2021-12-23Feed the picks directly to the board, without storing them firstOlivier Gayot
2021-12-23Use an enumeration for the game stateOlivier Gayot
2021-12-23Use a language container rather than a dictionaryOlivier Gayot
[...]