MVGS – Lesson 4

Complete these tasks, according to your level:

  • <h2 style="text-align: center;">Beginner</h2> <p style="text-align: center;">Sprite</p> <p style="text-align: center;">Projectile</p> <p style="text-align: center;">Enemy without animation</p>
  • <h2 style="text-align: center;">Intermediate</h2> <p style="text-align: center;">Animate sprites and projectile</p> <p style="text-align: center;">Setup an array for the composition</p> <p style="text-align: center;">Attempt a second weapon</p>
  • <h2 style="text-align: center;">Advanced</h2> <p style="text-align: center;">Create Boss</p> <p style="text-align: center;">If statements and loop to count lives</p> <p style="text-align: center;">Second weapon and/or projectile</p>
<div style="position:relative;height:0;padding-bottom:70%;overflow:hidden;"><iframe style="position:absolute;top:0;left:0;width:100%;height:100%;" src="https://arcade.makecode.com/#pub:_Xe1fxrHMb3xA" frameborder="0" sandbox="allow-popups allow-forms allow-scripts allow-same-origin"></iframe></div>
Scroll to Top