Java Video Tutorial 57

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=S1xCzB4d9G8



Category:
Tutorial
Duration: 10:31
14,610 views
69


Get the code: http://goo.gl/5I88E

In 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 heavily commented to help you learn.







Tags:
Java Video Tutorial
Java Tutorial
Java
Make a Java Game
Java Game Development
Game Development
OOP Design Principles