summaryrefslogtreecommitdiff
path: root/swiftstory/game_manager.py
AgeCommit message (Expand)Author
2021-12-23Refactor GameManager and add control over game creationOlivier Gayot
2021-12-23Move FS operation outside the initializer of GameManagerOlivier Gayot
2021-12-23Use a language container rather than a dictionaryOlivier Gayot
2021-12-23Add required annotations to make sure mypy succeedsOlivier Gayot
2021-12-23Use lowercase module namesOlivier Gayot