Moon Lander (Part 4/23)

  • 3
  • Locked
In addition to coordinates, a game object will have a matrix responsible for the object's appearance. Let's add an int[][] matrix variable to the GameObject class to store it. And now we'll tackle the lunar landing module. For simplicity, we'll just call it a rocket. We'll create a Rocket that inhe
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet