Design a game in java, JAVA Programming

Assignment Help:

Ten pigs were all in a pen, enjoying their morning slop when a bird flew down from a nearby tree and began picking all the best bits out from the trough. This greatly perturbed the pigs and so the pig brothers and pig sisters went to the back of their sty and rolled out their hog-howitzer, determined to knock the smug look off the bird's face (and in fact, knock the entire bird out of the tree!)

Mechanics:

The game generates a random number from 0 to 173.  This represents the height of the bird, which rests at the top of the tree. The player then has 10 shots to knock the bird out of the tree by firing pigs at it. The player fires the pigs with the hog-howitzer, which can be angled from zero to 60 degrees.  The angle can be changed either allowing the player to type in a number, or using the up and down barrel buttons which will raise or lower the angle of the howitzer by half a degree with each click.  The game should not allow the angles to be raised above 60 or below 0, appropriate warnings should be given.  The game should also error check for junk data in the text box, with an appropriate error. 
 
To see if the player hits the target, first convert the degrees from the text box to radians (by multiplying it by Π/180) .  The gun and the tree are 100 feet apart, so using high school trigonometry the player's shot is calculated as tan(n)*100, where n is the degrees after being converted to radians.  If the value computed from the user's input is within plus or minus 2 of the random number, the player has knocked the bird from the tree and wins.  Otherwise, the user is told that their shot is too high or too low. If the bird remains in the trees after all 10 shots, the player loses.  Note, the game should show the player their number of remaining shots.

The game should also have a menu bar with an option to quit, or reset.  Reset returns all values to origin and generates a new random height for the bird.


Related Discussions:- Design a game in java

Generating Dynamic form, I am having an combox box and values are retrieved...

I am having an combox box and values are retrieved from the database having inputs and labels i want to created the dynamic form accroding to user input on combox box values

Explain some advantages of java, Platform independence is the key feature o...

Platform independence is the key feature of Java during runtime. Syntax of java is same to the popular object oriented languages such as C and C++. Java program can eliminate most

Object diagrams, Object diagrams define instances instead of classes. They ...

Object diagrams define instances instead of classes. They are useful for illustrating some complicated objects in detail about their recursive relationships.     When

What are the different parts of autoproxying, a)  BeanNameAutoProxyCreator ...

a)  BeanNameAutoProxyCreator b) DefaultAdvisorAutoProxyCreator c)  Metadata autoproxying

Make a javascript jquery script to fill variables from, Make a JavaScript j...

Make a JavaScript jQuery script to fill variables from a remote JSON file I'm in requirement of someone to write and rewrite some JavaScript code that connects to a remote rest

In javascript, In JavaScript, what is event handling? What are the two type...

In JavaScript, what is event handling? What are the two types of events? In JavaScript capturing events and responding to them is event handling. The system sends events to the

??????????, Ask question ##title.. ????? ?????#title.. ????? ?????#title....

Ask question ##title.. ????? ?????#title.. ????? ?????#title.. ????? ?????Minimum 100 words accepted#

What information is needed to create a tcp socket, The Local Systems IP Add...

The Local Systems IP Address and Port Number and the Remote System's IPAddress and Port Number.

Please help, please help please help please help please help please help pl...

please help please help please help please help please help please helpplease help please help

Support for web and enterprise web applications, Support for Web and Enterp...

Support for Web and Enterprise Web Applications Java offers an extensive support for the development of web and enterprise applications Servlets, JSP, Applets, RMI, JDBC, EJBs

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd