Package game.service
package game.service
-
ClassDescriptionThe `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.