Package ca.uqam.info.model


package ca.uqam.info.model
  • Class
    Description
    This Enum class represents the distribution of the card of the Skyjo game conform of the rule.
    Implementation of the Card interface representing a Skyjo card.
    This class is needed to create the row of each column of de PlayerCard
    Custom data structure implementation for Skyjo deck.
    Inner Class NodeCard Helper for create a stack
    This class is needed to create the card of the player
     
    Represents a player in the Skyjo game.
    Main implementation of the SkyjoModel interface.