Snake (part 8)

  • 6
  • Locked
It's the Snake class constructor's turn. Initially, the snake consists of one piece: the head. And what does it require? What needs to be passed to the constructor? The coordinates of the snake, of course. Here's what we need.
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