Results 1 to 4 of 4
- 12-18-2012, 08:04 PM #1
Member
- Join Date
- Dec 2012
- Posts
- 2
- Rep Power
- 0
URGENT: Please help me with my Angry Birds game!
Hello,
I am currently making a game very similar to Angry Birds, where the player shoots a bird from a slingshot. There are no obstacles - it's just a demonstration of projectile motion. However, after I shoot the bird, I would like for it, after around a second or so (Thread.sleep(1000)), to go back to the slingshot again, where it would WAIT for another user command before it launches itself again.
In the program I made, the bird just continues to go back to the slingshot, but launch by itself, using the old user-given parameters. Of course, this is all very hard to understand, so I have attached the entire code at the bottom. Please, take a look through it and tell me what's wrong, and how I can fix it!
Thank you.
Here is the file with the entire code:
Java Programming Forums - The Java Community
- 12-18-2012, 08:16 PM #2
Re: URGENT: Please help me with my Angry Birds game!
Shockingly enough, this gem is crossposted: URGENT: Please help me with my code!
If you want to be taken seriously, see the link in my signature on asking questions the smart way.How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 12-18-2012, 08:45 PM #3
Member
- Join Date
- Dec 2012
- Posts
- 2
- Rep Power
- 0
Re: URGENT: Please help me with my Angry Birds game!
Here's what you have to say about how to ask questions the "smart" way:
"Be sensitive in choosing where you ask your question. You are likely to be ignored, or written off as a loser, if you:
1. post your question to a forum where it's off topic
2. post a very elementary question to a forum where advanced technical questions are expected, or vice-versa
3. cross-post to too many different newsgroups
4. post a personal e-mail to somebody who is neither an acquaintance of yours nor personally responsible for solving your problem"
Let's see now,
1. I posted in a section that appears appropriate to me. Being it is my first post, if I made a mistake and this shouldn't be in the "advanced" section, then judging me as a "loser" would really just be a hasty, but false, impression of me.
2. Refer to one. 2 is practically a subset of 1. Don't even know why it's included here.
3. I cross-posted to only one other forum. Of course, if this is what you mean by "many", then just say "don't cross-post". Also, it's not like I'm "secretly" cross-posting to get more responses - I gave you a link to the forum which I posted this topic in. At least I was considerate enough to not re-upload my files twice and waste server resources (no matter how small they are - it's the intent that counts).
4. No need to argue on this one.
So, it seems that I'm not really violating much of your criteria for a "loser" post.
Now, if you want to help teach me how to ask questions on such forums, please, consider renaming this article to something less demeaning. You give the impression that the person you're talking to is stupid when you refer them to the link in your signature.
However, if you are judging me to be "shockingly" a loser (yes, I used sarcasm there too) because my topic begins with "URGENT" and also has the word "please" in it (who would've known that that would bite me back one day) which don't corroborate with your standards, then perhaps said standards are a bit too strict. After all, you have an entire page dedicated to such an insignificant issue. It's as simple as giving a kind response back explaining what's wrong as you yourself did on the other forum for me: URGENT: Please help me with my code!
-
Re: URGENT: Please help me with my Angry Birds game!
It looks like the active discussion is in the cross-post, so lets close this one off as it is getting a bit off topic.
Similar Threads
-
Quick question about a game of Pig (Die game) that I'm writing Code for
By nwbaldi in forum New To JavaReplies: 4Last Post: 07-08-2012, 09:07 AM -
Complete Game Engine for beginner and intermediate game programmers
By rdjava in forum Java GamingReplies: 1Last Post: 06-02-2011, 09:29 AM -
Implementing "Game Over" in Minesweeper game based on Gridworld framework.
By JFlash in forum New To JavaReplies: 2Last Post: 08-05-2010, 04:49 AM -
game code for any game
By deathnote202 in forum Java GamingReplies: 4Last Post: 06-10-2010, 08:06 AM -
[URGENT]SHA Encryption System...need urgent helps
By java_idiot in forum New To JavaReplies: 6Last Post: 05-02-2010, 10:04 AM


LinkBack URL
About LinkBacks

Bookmarks