Racer (Part 7/28)

  • 3
  • Locked
Now we'll create the player's car. Let's create a PlayerCar class and make it inherit GameObject: At first, the player's car will be in the third lane, one position above the bottom edge of the playing field. Accordingly, the x coordinate will be equal to RacerGame.WIDTH/2 + 2, and the y coordinate
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