Title:

Java Game Programming Tutorial

Home
deutsch
  
ISBN: 3499612038   ISBN: 3499612038   ISBN: 3499612038   ISBN: 3499612038 
 
  Wir empfehlen:       
 

How to move a cannonball

I think everyone of you knows games where you can define a angle and a power and try to hit your opponent that way (see the game Castles on this page). But it is really not easy to solve this problem in a program that needs to simulate the flight of a cannonball. Here you can find a applet which implements one method to get such a cannonball movement and you can also find the sourcecode to it (comments are in German!). Maybe you won't be able to understand every single step and all the Physic stuff I used but I think you'll be able to reproduce this method if you need to. OK, here comes the applet!

Use cursor key to change angle (left, right) and power (up, down). Hit Spacebar to shot a cannonball. Before you can use the keyboard you have to click on the applet once. And here comes the source code:

SourceCode download

  
Java: Programmieren von Anfang an
Siehe auch:
C: Programmieren
von Anfang an
C++: Objektorientiertes Programmieren von...
Assembler: Maschinennahes Programmieren
von Anf...
XML: Extensible Markup Language
von Anfang an
PHP: Webseiten dynamisch programmieren
Java - kurz & gut
 
   
 
     

Back to the topic sites:
StudyPaper.com/Startseite/Computer/Informatik/Programmieren/Java
StudyPaper.com/Startseite/Computer/Spiele
StudyPaper.com/Startseite/Computer

External Links to this site are permitted without prior consent.
   
  Home  |  deutsch  |  Set bookmark  |  Send a friend a link  |  Copyright ©  |  Impressum