I am learning Objective-C, and I have gone my way up the chain, but VERY slowly.
I just want to learn by making useless demos that help me understand some classes.
I want to have a picture of an 8-bit Mario jump up when I click a button (and play a jumping sound, but that's nothing, I know NSSound). What would I do?
Note: If you're going to help, I want to let you know, I know NSView (kinda) and when I want Mario to "jump," the image would change to another image of Mario with his hands up. I want to know if this is accomplishable.
Please.
I just want to learn by making useless demos that help me understand some classes.
I want to have a picture of an 8-bit Mario jump up when I click a button (and play a jumping sound, but that's nothing, I know NSSound). What would I do?
Note: If you're going to help, I want to let you know, I know NSView (kinda) and when I want Mario to "jump," the image would change to another image of Mario with his hands up. I want to know if this is accomplishable.
Please.