Snake (Part 13/20)

  • 3
  • Locked
Until now, we've set the apple's coordinates manually. We need to create a method for generating new apples. Let's call it createNewApple(). The method should generate random cell coordinates within the playing field, which determine where the apple will appear. Assign a reference to the newly crea
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