Conteúdo do Curso
Ninja Game
Ninja Game
Decomposition practice. Move column
In this chapter, we will focus on practicing the decomposition skill. Decomposition is the process of breaking down a complex problem into smaller, more manageable parts. This practice will help you to think critically and solve problems efficiently.
Swipe to show code editor
Goal: Move columns of sushi.
Use the pickColumn(ninja)
and putColumn(ninja)
functions to complete the task.
Solução
Starter Map
Goal Map
Obrigado pelo seu feedback!
ninja.js
index.html
preset.js
Decomposition practice. Move column
In this chapter, we will focus on practicing the decomposition skill. Decomposition is the process of breaking down a complex problem into smaller, more manageable parts. This practice will help you to think critically and solve problems efficiently.
Swipe to show code editor
Goal: Move columns of sushi.
Use the pickColumn(ninja)
and putColumn(ninja)
functions to complete the task.
Solução
Starter Map
Goal Map
Obrigado pelo seu feedback!