Ninja Controls
In this chapter, you'll get more practice with controlling your ninja.
Recap of Ninja Methods
Here's a quick reminder of the methods you can use to control your ninja:
-
Movement Methods:
goRight()
,goLeft()
,goUp()
andgoDown()
. -
Sushi Methods:
pickSushi()
andputSushi()
.
Example
Here's an example of how you might use these methods to move your ninja and collect sushi:
ninja.js
Swipe to start coding
Solution
Thanks for your feedback!
ninja.js
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 3.57
Ninja Controls
Swipe to show menu
In this chapter, you'll get more practice with controlling your ninja.
Recap of Ninja Methods
Here's a quick reminder of the methods you can use to control your ninja:
-
Movement Methods:
goRight()
,goLeft()
,goUp()
andgoDown()
. -
Sushi Methods:
pickSushi()
andputSushi()
.
Example
Here's an example of how you might use these methods to move your ninja and collect sushi:
ninja.js
Swipe to start coding
Solution
Thanks for your feedback!
Awesome!
Completion rate improved to 3.57ninja.js