iOS-Memory-Game
iOS-Memory-Game copied to clipboard
CSCI 4100U Final Project
Results
2
iOS-Memory-Game issues
Sort by
recently updated
recently updated
newest added
In the gameviewcontroller.m , the winGame function, this line winAlert.alertViewStyle = UIAlertViewStylePlainTextInput; causes iOS 4 to crash. One possible solution is to scrap using this to display the textbox and...
when it's not the player's turn the indicator still says that it is.