Games!

Hi Coders!

Ready to create your very first game?

Here’s a video that will help us:

Next, use let’s see if we can unscramble this code and make a game. You can choose your own sprites.

mixedupcode

If you really need a hint, click here. But don’t peek unless you’ve already tried your best.

We’ve got some fancy words to learn today, too.

  • Protagonist
  • Antagonist

Good luck and have lots of fun! :-)

Binary Code, Secret Messages, and Broadcasting

images-3Hey Coders!

Lots to do today. Here’s our algorithm:

onClassStart {

WarmUp(story);

BinaryCode(MakingBracelets);

vocab

 

 

 

 

 

StoryMaps(review);

SecretMessages(Broadcasting);

//Today our sprites are going to send each other secret messages called broadcasts.That way, the sprites can take turns talking and following your commands.

//We’ll also learn how to switch from one backdrop on our stage to another.

//If you finish early, you can try this.

CleanUp();

Cheer();

//Have Fun!

 

Coder Dojo – Day !

Hey Coders!

Welcome to your first day in the dojo!

Here’s our algorithm for the day. Can you figure out what algorithm means?

You may notice a lot of funny symbols. That’s because I’m writing this as if it were written in code. But you can figure it out!

onClassStart {

meeting(introduce ourselves, etc.);

paper airplane activity;

coding warmup(maze intro);

discussion(what is animation);

animation activity(animate your name);

closing meeting(cheer);

Have fun!!!()

}

Our New Words: