0500dbeb7a2b5ae6ab8fcc6a4ff387a884a6a449
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
To test, execute the controllers/base.py
- first menu is called from view
- the method to create player just returns the object (doesn't write anything)
- 1 -> creates a new tournament then run it
Description
Languages
Python
71.8%
CSS
25.2%
HTML
3%