You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some information in SkatGameData, GameSummary and SkatGameResult are duplicated e.g. player card points. These data classes must be refactored to better suit Single Responsibility Principle (SRP) and Don't Repeat Yourself (DRY).
The text was updated successfully, but these errors were encountered:
Some information in SkatGameData, GameSummary and SkatGameResult are duplicated e.g. player card points. These data classes must be refactored to better suit Single Responsibility Principle (SRP) and Don't Repeat Yourself (DRY).
The text was updated successfully, but these errors were encountered: