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
…ame logic
This Commit handles multiple issues form 2 different user-stories, since they were very much intertwined and could hardly be handled separately. Now, the Models for the Player-Stats are created and are in working order. I made Changes to the Card-Class, since a few attributes were not needed (already handled in Effect Class). Also I refactored TurnManager so that the method calls could be more concise and readable.
All Classes that relate to how the effects from Cards are handled have gotten minor
changes to emphasize the used visitor pattern. Also The GameSession Class now replaces the TurnManager. The newly created PlayerFactory provides an easy way to instantiate new Players with all the needed components.
relates to #31, #33, #46, #48
No description provided.
The text was updated successfully, but these errors were encountered: