i need alot of help

Game Editor comments and discussion.

i need alot of help

Postby trippola77 » Thu Mar 06, 2008 1:13 am

well first of all im new to this programming stuff.(ive been doing it for about 5 months). ive made alot of games the most complicated was where u play as a pokemon and kill trainers, but thats my point my games are to simple. i forgot to tell you that im 13, so like dont get all mad. i understand c++, but not well. can u guys help me with this. like telling me how to make more complicated games
trippola77
 
Posts: 16
Joined: Sat Feb 09, 2008 12:05 am
Score: 0 Give a positive score

Re: i need alot of help

Postby D.caaz » Thu Mar 06, 2008 1:17 am

well what kind of game do you want to make?
Current project
Space Battle(Back on track :) )
User avatar
D.caaz
 
Posts: 109
Joined: Tue Feb 19, 2008 6:42 am
Score: 4 Give a positive score

Re: i need alot of help

Postby edh » Thu Mar 06, 2008 1:57 am

trippola, I think the best thing to do is play other peoples games and demos to see what they are doing. Then look at the code to learn more complicated things.

What you really need, to make more complicated games, is an idea.

Take a look at Bee-Ants wanderer demo. Look at all the suggestions people are making for that.

If you want to make a pokemon game where you kill trainers, what about a path for advancement?
What happens to your pokemon as you kill trainers? Do you evolve to Stage 2? Stage 3?
What happens at stage 2? Do you gain more powers?
How do you handle damage?
Do the trainers unleash pokemon against you? Maybe you could have a game where you attack the trainers and their pokemon and as you advance, the trainers are better and the pokemon are more challenging until you get an arena where you take on a super-boss trainer and his stage 3 pokemon pack.

Just some ideas. If you implement anything near half of those ideas, it would be a pretty complicated game - and maybe even interesting to play.

But the point is, find an idea you like... and build on it. Just one pokemon game doesn't mean the idea is done either. You can reuse the idea to make a better game until it's ready to share. As you learn things, your games get better and your ideas are easier to implement.
User avatar
edh
 
Posts: 233
Joined: Thu Sep 13, 2007 12:17 am
Location: Maine, USA
Score: 14 Give a positive score

Re: i need alot of help

Postby j2graves » Thu Mar 06, 2008 4:46 pm

an idea is to leave the complex stuff till later. I am making the sprites in my game and eventually I will add a shop, inventory, start menu, pause menu and intro movie but that is not needed yet. 4 a pokemon like game u would have to make a lotta variables. like

Code: Select all
if(level_3==1)
eventenable keydown whatever;

things like that to make your pokemon only able to do stuff at cirtain levels.
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: i need alot of help

Postby Bee-Ant » Thu Mar 06, 2008 4:52 pm

trippola77 wrote:pokemon kill trainers

:shock: :shock: :shock:
How about a pokemon catch trainers :lol: :lol: :lol:
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: i need alot of help

Postby D.caaz » Thu Mar 06, 2008 11:48 pm

Bee-Ant wrote:
trippola77 wrote:pokemon kill trainers

:shock: :shock: :shock:
How about a pokemon catch trainers :lol: :lol: :lol:

:) :D :lol: :lol:
Current project
Space Battle(Back on track :) )
User avatar
D.caaz
 
Posts: 109
Joined: Tue Feb 19, 2008 6:42 am
Score: 4 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron