Package objective.common_objective


package objective.common_objective
  • Classes
    Class
    Description
    class that test the tenth algorithm, five cards of the same color that made an X
    class that test the eleventh algorithm, eight cards of the same color everywhere in the library
    class that test the twelfth algorithm, five columns of increasing height or descending: starting from the first column left or right, each successive column it must be formed by an extra tile.
    class that test the first algorithm, six group of a couple of cards of the same type
    class that test the second algorithm, five cards of the same type that form a diagonal.
    class that test the third algorithm, four cards of the same type at the corner of the library
    class that test the fourth algorithm, four row with five cards of one, two or three different colors
    class that test the fifth algorithm, four column have four element of the same color (different column can have different colors) cards
    class that test the sixth algorithm, two columns of six different color
    class that test the seventh algorithm, two groups of four cards of the same color: cards of two groups must be of the same color
    class that test the eighth algorithm, two rows of 5 different colors
    class that test the ninth algorithm, three column made by six cards of max three colors