Chat with Expert
Cover image
project image

SHOOT THE DUCK GAME JAVA PROJECT

Rs 162 only/-



ZHOUNG HU

9907385555

Verified
View : 7623      Download : 286

Project Video

Project Discription

20-July-2018

A simplified Shoot the duckgame is developed in this project. The input to the game comes from mouse gestures. The user could move and select the duck to kill it and gain points. The computer program has to handle the gestures of mouse, figure the location of duck, calculate whether the duck can be mouse position and duck position match, calculate the result and present the result to the user as fast as possible.

CONCLUSION

 

This project’s goal is to “Shoot the duck” a real time graphical UI game. The report gives details in the game rendering methods for the implementation of the game. We have tested the program on several different users and the results were satisfying. The proposed algorithm is based on several screen sizes, and different processing environments. This project focused mainly on mouse motion recognition and dealt with position of duck- figuring when is the duck killed and maintain the score. The method at hand can be broaden and applied not only for the above specific game, but also for other graphical games, depending on other experiences requires to be built upon. Moreover, an obvious advantage using Canvas is that it provides rich and glib experience. By defining appropriate speed, we provide fast and swift movements of duck and mouse so as to maintain user interest.

The main drawback of our program is the fact that it depends on mouse movements and user clicks so the experience is not the best on laptops.

 
Services->Databases->(right click)->register MYSQL Server
 
Basic Properties :
---------------------------------------
host - localhost
port - 3306
username -root
pwd - 
 
 
Admin Properties :
--------------------------------------
admin tool - C:\xampp\mysql\bin\mysqladmin.exe
start command - C:\xampp\mysql\bin\mysqld.exe
stop command - C:\xampp\mysql\bin\mysqladmin.exe
arguments - -u  root shutdown
 
 

Project Sample Image

Other Detail

Software Requirement :   • OS-Windows XP • Jre Environment 1.5 or higher • Jdk • Notepad/Netbeans

Hardware Requirement :   Pentium IV processor or higher • 128 MB RAM(or above) • 40 Gb HARDDISK • Mouse/Keyboard


Application :   The concept behind the working of this software is to use the control commands of the system and then run them through java. Well as already discussed in analysis section about control commands that they are system defined commands and can be use to access every setting of the system. So we used java to run these commands. Java provides to make a runtime environment and to run exe files or system commands to build a process. Also it provides a way to handle the process and to do operations on them


Project Attachement

Doc java game project report
Source Code shoot the duckgame project .jar