NorimasaNabeta / GraphicalSet

Stanford CS193p 2013 Winter HomeWork3
0 stars 0 forks source link

EC4 Deal more cards. #18

Open NorimasaNabeta opened 11 years ago

NorimasaNabeta commented 11 years ago

You could add better score-keeping to the Set part of this application if you can figure out an algorithm for calculating whether a Set exists in the current cards in play. Then you can penalize the user not only for mismatches, but for clicking the “deal 3 more cards” button if he or she missed a Set. You’d also know when the game was “over” (because the user would click on “deal 3 more cards” and there would be no more cards in the deck and no more Sets to choose).