Closed
Description
Create new class Time
, that will be responsible for the game time management.
This class should inform other classes such as Cargo, Ship, Store about the expiration of each day.
Read about Observer Design Pattern.
https://refactoring.guru/pl/design-patterns/observer
https://kursy.coders.school/szkolenie.html?tid=30&lid=396