Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dylanweber

macrumors newbie
Original poster
Jul 14, 2009
28
0
USA
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. :D
 
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. :D

Check out SDL. You can whip this up in just a few minutes.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.