Age | Commit message (Expand) | Author |
---|---|---|
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 | Use a language container rather than a dictionary | Olivier Gayot |
2021-12-23 | Add required annotations to make sure mypy succeeds | Olivier Gayot |
2021-12-23 | Use lowercase module names | Olivier Gayot |