Package game.service


package game.service
  • Class
    Description
     
    The `GameService` class in Java manages game-related operations such as creating games, joining games, playing cards, and handling game state.
    This class is a decorator for a game service.