Conteúdo do Curso
Ninja Game
Ninja Game
Practice. Pick and Move to the Sushi Center of the Box
In this chapter, you'll get tasked with picking up sushi and moving it to a designated spot.
Let's quickly recap the methods you'll be using:
pickSushi()
: This method allows the ninja to pick up sushi from the current cell and add it to the inventory.putSushi()
: This method enables the ninja to place sushi from the inventory onto the current cell.
Here's an example of how you might move a ninja to pick up a sushi and place it in a new location:
ninja.js
Tarefa
Swipe to begin your solution
Solução
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
ninja.js
Practice. Pick and Move to the Sushi Center of the Box
In this chapter, you'll get tasked with picking up sushi and moving it to a designated spot.
Let's quickly recap the methods you'll be using:
pickSushi()
: This method allows the ninja to pick up sushi from the current cell and add it to the inventory.putSushi()
: This method enables the ninja to place sushi from the inventory onto the current cell.
Here's an example of how you might move a ninja to pick up a sushi and place it in a new location:
ninja.js
Tarefa
Swipe to begin your solution
Solução
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo