PDA

View Full Version : Help with new game


Sparks
04-03-2009, 05:35 PM
I need a developer to help me finish my pong like game.

It is a really small project.

Please email me at: pearapps@gmail.com

Thanks!

yourofl10
04-03-2009, 07:06 PM
I need a developer to help me finish my pong like game.

It is a really small project.

Please email me at: pearapps@gmail.com

Thanks!

there's chillingo.

anduril_ukr
04-03-2009, 07:15 PM
there's chillingo.

thats a publisher, not developer

WellSpentYouth
04-04-2009, 01:14 AM
What are you stuck on? More info please, it makes it easier to help you :p

Sparks
04-04-2009, 10:11 AM
With Settings.bundle changing the background image.

Sparks
04-05-2009, 09:02 PM
What are you stuck on? More info please, it makes it easier to help you :p
Also a few other things

WellSpentYouth
04-05-2009, 10:03 PM
Also a few other things
I haven't used the settings bundle (I make my own), but you could just make different backgrounds and hide and unhide them. Of course make a UIImageView in the .h file.
IBOutlet UIImageView *jaoifjewofj;

and after the "}"

@property(nanotomic, retain) jaoifjewofj;

and at the top of the .m, simple put:

@synthesize jaoifjewofj;


and here is the hiding code:


- (IBAction)newBackGround{
backGround1.hidden = YES;
backGround.hidden = NO;


I hope this helps!!!

}

Sparks
04-05-2009, 10:08 PM
That is very interesting approach. I will try that.

After this game I am working on a Tower Defense, would you like to join me? It will also be very simple.

WellSpentYouth
04-06-2009, 02:50 AM
That is very interesting approach. I will try that.

After this game I am working on a Tower Defense, would you like to join me? It will also be very simple.
Well, I do have my own plans (actually similar to yours), so I will do my own stuff. I would be glad to help though! Pm me if you need anything. Good luck!

I am a person, not a CockRoach!!! LOL, typing mistake? I hope so...

EDIT:
Also, you can watch this tutorial. (http://SchenkStudios.com/Downloads) I could tell you the code, but the vid explains it well.

EDIT x3: You changed your post so that I looked bad :( Originally you said "cockroach studios"

EDIT x2: Watch the last (at the bottom of the page) tutorial. And all of the others :p

Spotlight
04-08-2009, 07:43 AM
Well, I do have my own plans (actually similar to yours), so I will do my own stuff. I would be glad to help though! Pm me if you need anything. Good luck!

I am a person, not a CockRoach!!! LOL, typing mistake? I hope so...

EDIT:
Also, you can watch this tutorial. (http://SchenkStudios.com/Downloads) I could tell you the code, but the vid explains it well.

EDIT x3: You changed your post so that I looked bad :( Originally you said "cockroach studios"

EDIT x2: Watch the last (at the bottom of the page) tutorial. And all of the others :p

ahahahahahahahah :D