Page 1 of 1

Need help with my game :(

PostPosted: Mon Aug 02, 2010 8:20 am
by shadowpk02
Hi, i am new with this program, but have a really good idea. But i need help with it. It is a game where u are stranded after beeing hit by a storm. The boat of the player is broken. And he has to survive. There are dangerous animals, so he need to make/find weapons. als he can have hunger, so he needs to eat. and ofcourse he needs to sleep.

What i need for my game:
1. Ideas
2. A health, hunger and sleep bar.
3. Help with programming the game and stuff.
4. need experienced people who can help me.
5. Someone who can draw good.

Re: Need help with my game :(

PostPosted: Tue Aug 03, 2010 3:16 am
by krenisis
Ok this is just a suggestion. In order for you to recieve the most help , you should post a demo of what you have done already. As for as programming is concerned , I have made 6 tutorials that will help you learn the basics. My tutorials are easy to learn and will give you the tools to program games a little easier. Please go to topic called...tutorials database.

Re: Need help with my game :(

PostPosted: Tue Aug 03, 2010 5:41 pm
by savvy
1st u need to get the player sorted out, movement and such.
to move left use: x-=4
to move right use: x+=4
you need to plan out what u need
plan it out on paper, or notepad or whatever.

Re: Need help with my game :(

PostPosted: Tue Aug 03, 2010 5:43 pm
by savvy
1st u need to get the player sorted out, movement and such.
to move left use: x-=4
to move right use: x+=4
you need to plan out what u need
plan it out on paper, or notepad or whatever.