Tagged Questions
6
votes
1answer
359 views
How should I approach architecting a data-driven shoot-em-up?
I'm venturing into Mobile/Tablet based development coming from the world of Web Applications.
I want to write a game similar to 1942/43 video game from the 80's:
...similar in the sense that I have ...
0
votes
4answers
691 views
Creating Level iPhone
I am thinking about a new game idea for the iPhone and presumably all the levels would have to be made programatically. So Im wondering what the best method to approach it?
Say I have a game with a ...
5
votes
1answer
1k views
2d map: how to manage it?
i'm developing a 2d game (top down), and i'm a beginner.
Now, i've to create a map, with object (to interact with) ...
I don't know how to .. manage the problem !
Does anyone can help me ? What are ...