NorimasaNabeta / GraphicalSet

Stanford CS193p 2013 Winter HomeWork3
0 stars 0 forks source link

RT9 Alert something like no-more cards for matching #9

Open NorimasaNabeta opened 11 years ago

NorimasaNabeta commented 11 years ago

Do something sensible when no more cards are in the deck and the user requests more.

NorimasaNabeta commented 11 years ago

HINT7. As always, you will get a lot from the in-class demonstrations from the last two lectures (in this case, custom UIView and UICollectionView). You are allowed to use the code from those (but if you want to learn this stuff, be sure you’re understanding it as you incorporate it into your homework solution).