Good example of survival style game? (endless waves of enemies) - for iphone

charlieaf92charlieaf92 Member Posts: 84
edited November -1 in Working with GS (Mac)
I am curious to see what solutions people have come up with to handle a survival style game. Before I re-create the wheel, I wanted to see if anyone has good examples or ideas about how to accomplish my goal.

My ultimate goal is to have an endless stream of enemies coming onto the screen. However, since this will be running on the iPhone - there needs to be some recycling of actors (when they are killed, they move back out of view and restart). I am not quite sure how to do this and keep some random/chaos in the way they come into the play area (from all directions). The frequency of of the enemies needs to be somewhat random, but also within a set 'range' to control difficulty (that will increase with time) - but the points at which the enemies begin need to be randomized to avoid repetition and predictability (but also in a set range outside of the player's viewable area).

Thanks in advance
Charlie

Comments

Sign In or Register to comment.