Sturdy Robot

Results 93 issues of Sturdy Robot

TeamGenerator needs a complete overhaul. All the Generators need to comply to a common interface: IGenerator. The TeamGenerator should not store lists of teams, and should not store Objects and...

- [ ] Add a calendar table - [ ] Refactor usages of datetime.now() to use the calendar dates - [ ] Refactor the Settings generation - [ ] Implement...

enhancement

- [x] Implement Championships - [ ] Generate Championship names

enhancement
In progress

- [x] Title page - [x] New Game Screen - [x] Load Game Screen - [x] Create Manager - [ ] Team Management Screen - [x] Match Live Screen

enhancement
In progress

- [ ] Implement locale - [ ] pt-BR translations

enhancement

- Studying TDD to apply it to this development

enhancement

Add tox automation to test this project in multiple virtualenvs. Currently, I think this project only works on Python 3.8 and above, I have not tested it on other Python...

enhancement

- [ ] Document the code (PARTIALLY DONE) - [ ] How to play - [ ] Wiki - [ ] Edit README with info about the game and in-game...

documentation
enhancement

It's important to start thinking about CI/CD, I'm still writing tests and studying a bit about it to get everything ready for a CI/CD.

enhancement

Create general mockups and diagrams to illustrate how the game will be played out.

documentation