Open Anjolash opened 8 months ago
Player service class is too long and has too many responsibilities such as adding and removing players, assigning countries executing orders and game loop management. If possible, we should breakdown to seperate classes
I agree, there should be an Order Service and Repository to handle orders.
Player service class is too long and has too many responsibilities such as adding and removing players, assigning countries executing orders and game loop management. If possible, we should breakdown to seperate classes