Java Video Tutorial 57

Make a Java Asteroids GameIn this video I continue making a Java Asteroids game while teaching about OOP design principles. In previous videos I showed how to make a Java UML class diagram and then we turned the UML class diagram into a class.

Here I finish up the class so that you can now fly your ship in any direction. You’ll also be able to keep it on the game board and use life like velocity that accelerates.

All of the code is below and is heavily commented to help you learn.

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

Sharing is always nice [nttfblike]

Feel free to make game requests below for my upcoming Android Development Tutorial!

Code From the Video

SpaceShip.java

Leave a Reply

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