Tuesday, 27 October 2020

Session 5 - The Beep Game

I hope you've enjoyed the sessions, this is the last one, where you'll be introduced to functions. Functions are mini programs which you can call over and over again in your codes. They are the conceptual building block for reusable code. The task is to build a game and beat the random times it will throw for the tasks in hand.

 At this point note in makecode there's a button at the top that toggles between block and python! you can now revisit all sessions looking up how your code could have been deployed in python.

That will be the main theme of the live session next week, plus anything you'd like to discuss.

 

PDF step by step guide:Download

Video:YouTube Link


No comments:

Post a Comment

Session 5 - The Beep Game

I hope you've enjoyed the sessions, this is the last one, where you'll be introduced to functions. Functions are mini programs which...