Snake (part 12)

  • 6
  • Locked
We have a snake, so let's have a mouse. Add the following to the main method: a) a call the createMouse() method. b) a call the run() method. Nothing will happen without it. It has all the main logic. Not bad, but I'll still make a couple of changes. For example, how about writing a sleep method?
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