Window - LourencoNeto/FMS GitHub Wiki

Windows Description:

  1. Menu.py: Function responsible to draw the initial window, where the user type its name to keep the "manager"'s name and proceed with the game

  2. selection_menu.py: Function responsible to draw the selection window, where the user will choose the team to be trained (Until now, only teams from the Premier League)

  3. manager_menu.py: Function responsible to draw the manager window, where the user can see his/her team player, choose the teamer leader and its formation

  4. game_menu.py: Function responsible to draw the game window, where, until now, only presents your game and its scores. Of course, the clock will be shown, just like a button to stop the game to alter the team, going to the stop_menu. Here, the simulation occurs in the background, providing the scores of the game and, in a soon future, the name of the scorers, players that got yellow or red cards

  5. stop_mune.py: Function responsible to draw the stop window, where the user can make subs and/or alter the formation of the team