Package ca.uqam.info.controller


package ca.uqam.info.controller
  • Classes
    Class
    Description
     
    Command implementation for keeping a column with all identical number in Skyjo game.
    Given by teacher ;)
    Command implementation for rejecting the currently buffered card in Skyjo game.
    Command implementation for removing a column from the player card
    Command implementation for replacing a card from the list of all card not remove from the player
    Command implementation for revealing a hidden card in the current player's grid in Skyjo game.
    Command implementation for drawing a fresh card from the deck in Skyjo game.
    Command implementation for select a card from the discard an put it on the bufferin Skyjo game.