top of page
KittyCode Programming Challenge

Bubble Bots-Horizontal Line (Right)

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

a_Horizontal Line Right.png

1 - Go to starting position! 

Program your bubble bot to glide to its starting position when the space key is pressed. 

 

Try using this block:

go to x.png
Need Help_ Heres a Tip.png

1- Move your bubble bot along the x axis! 

Make your bubble bot move from the start to the finish along the x-axis. 

 

Try using these blocks:

Repeat.png
Change x by 10.png
Need Help_ Heres a Tip.png

On the x axis, a positive number will move your bot to the right! 

Screen Shot 2019-06-24 at 2.10.05 PM.png
bottom of page