Projet4/README.md

7 lines
215 B
Markdown

## Refactored
All models are in `models/models.py`
Sequence can be seen in `controllers/base.py` in the `Controller.run()` method
for testing purpose, the players_list is created when controller is instantiated