Now you need to combine the work of the createNewHead() and removeTail() methods. The move() method is a good place to do this.
Add a check to see whether the snake has gone beyond the boundaries of the playing field. If the new head is beyond the boundaries of the playing field, set the snake's s
Snake (Part 10/20)
- 3
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet