Monday 8 March 2010

Implementation

Progressed significantly in the implementation today. The cards and deck now initiate correctly.
Stumbled across a brilliant website called http://www.iphoneexamples.com/ which has some great algorithms which I am tempted to implement.

Priorities:

High:
Get the game working by modifying the IBOutlets for selfTurn which return int values. I think I can implement this a different way.

Medium:
Get the picture of the cards to show up

Low:
Test the activity notifier

Currently the game part of the program is completely broken and non-operational. Need to find some way of correcting a lot of flawed logic (maybe remove the disputed cards concept).

No comments:

Post a Comment