Java Video Tutorial 58

Make an Asteroid Java GameAs we continue to make an asteroid Java game, I show you how to make your space ship shoot.

It sounds like a simple concept until you realize the ship is shooting while it is rotating through space at an angle that may not be equal to the direction it is moving. Don’t worry, we’ll figure it out together in this and the next tutorial.

Like always the code follows the video. I broke it up into separate pages per your requests 🙂

If you like videos like this, please tell Google by pressing this [googleplusone]

Sharing is always appreciated [nttfblike]

Code From the Video

PhotonTorpedo Class Diagram

PhotonTorpedo.java

GameBoard.java

SpaceShip.java

Rock.java

2 thoughts on “Java Video Tutorial 58”

Leave a Reply

Your email address will not be published. Required fields are marked *