Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Practice. Pick and Move to the Sushi Center of the Box | Basic Controls
Ninja Game Clone
course content

Contenido del Curso

Ninja Game Clone

Ninja Game Clone

1. Basic Controls
2. Functions
3. Loops
4. If-Else Statements
5. Challenges

book
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:

js

ninja.js

copy
Tarea

Swipe to start coding

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
js

ninja.js

toggle bottom row

book
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:

js

ninja.js

copy
Tarea

Swipe to start coding

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt