top of page

Bubble Bots

Make the Bubble Bots move from start to end at the push of a button!

KittyCode Programming Challenge
Bubble Bots Cover.png

1 - Enter the template.

Look at the code that is there to help you. This code will make your sprite appear in the same spot every time you press the green flag as your explore and discover how to put your code together.

Bubble Bots Initial.png

2 - Make the bubble bot's path appear.

Make your background switch to the right angle when you press the "e" key. This will give the bubble bot a direction to move in! 

Control Panel Scratch.png

Look

in these sections for blocks!

Need Help_ Heres a Tip.png

Look

in this

 sectionfor blocks!

Control Panel Scratch.png

3 - Bubble Bot to starting position! 

Drag your bubble bot to the starting point. This will set your block to the right position. Then, program your bubble bot to glide to this spot when you press the "a" key. 

Need Help_ Heres a Tip.png

4- Move the bubble bot to the angle! 

Drag the bubble bot to the vertex of the angle to lock its position into the block. The vertex is the point where both ends of the angle meet. Use the same block as above with the bot's new location. 

This is a vertex!

arrow.png
Need Help_ Heres a Tip.png
bottom of page