Currently, there is only basic handling of the militaries on the board, and this is done by the game manager. To facilitate more complicated analysis of unit composition and better adherence to SOLID principles a new "military manager" class should be created.
Currently, there is only basic handling of the militaries on the board, and this is done by the game manager. To facilitate more complicated analysis of unit composition and better adherence to SOLID principles a new "military manager" class should be created.