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
Branch
Commit message
Author
Age
black_card_visible
Quick and dirty impl. to get the black card visible after collection
Olivier Gayot
5 years
c++
game rewritten in C++
Olivier Gayot
9 years
change-packaging
Use more modern packaging system
Olivier Gayot
3 years
master
Release swiftstory 0.3
Olivier Gayot
13 months
python-package-no-www
Don't include www in Python package
Olivier Gayot
3 years
Age
Commit message
Author
2021-12-24
Don't include www in Python package
python-package-no-www
Olivier Gayot
2021-12-23
Add type annotations to client.py and game.py
Olivier Gayot
2021-12-23
Add type annotations to board.py
Olivier Gayot
2021-12-23
Add type annotations to player.py and status.py
Olivier Gayot
2021-12-23
Avoid dependency on Client from Game
Olivier Gayot
2021-12-23
Refactor GameManager and add control over game creation
Olivier Gayot
2021-12-23
Move FS operation outside the initializer of GameManager
Olivier Gayot
2021-12-23
Feed the picks directly to the board, without storing them first
Olivier Gayot
2021-12-23
Use an enumeration for the game state
Olivier Gayot
2021-12-23
Use a language container rather than a dictionary
Olivier Gayot
[...]