Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show notes for 4 minecraft aquatic videos #26128

Merged
merged 2 commits into from Nov 16, 2018
Merged

show notes for 4 minecraft aquatic videos #26128

merged 2 commits into from Nov 16, 2018

Conversation

tanyaparker
Copy link
Contributor

@tanyaparker tanyaparker commented Nov 16, 2018

Intro
screen shot 2018-11-15 at 11 14 00 pm

Loops
screen shot 2018-11-15 at 11 14 53 pm

Conditionals
screen shot 2018-11-15 at 11 15 21 pm

Closing
screen shot 2018-11-15 at 11 15 56 pm

text: "The middle area is your toolbox where you can find coding commands."
5:
image: 'notes/mc_2018_intro_5.png'
text: "And on the large area on the right is your workspace this is where you can stack commands to build your program and control your movements."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing punctuation

text: "If you want to try again, click the reset button to go back where you started."
10:
image: 'notes/mc_2018_intro_10.png'
text: "If you need to delete a command, just drag the block from your workspace back into the toolbox. Remember click run to see what your code looks like in action."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing punctuation

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also do we want to emphasise Run somehow?

text: "If you need to delete a command, just drag the block from your workspace back into the toolbox. Remember click run to see what your code looks like in action."
11:
image: 'notes/mc_2018_intro_11.png'
text: "Ok, enough messing around, fellow adventurer. Let’s start coding to find some underwater treasure."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK or Okay?

text: "Computers are really good at doing the same thing over and over again using coding loops. When you want your program to do the same instructions many times, you can use a loop!"
4:
image: 'notes/MC_2018_loops_4.png'
text: "The loop contains instructions with the command to repeat until goal. Once your program starts a repeat until goal loop, it will keep reading the instructions inside until it gets to the goal."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing word?

text: "The loop contains instructions with the command to repeat until goal. Once your program starts a repeat until goal loop, it will keep reading the instructions inside until it gets to the goal."
5:
image: 'notes/MC_2018_loops_5.png'
text: "Try this for yourself! Place the commands you want to repeat inside the repeat until goal block, click run, and watch it go!"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to highlight the block name somehow?

text: "Tomohawk: Congratulations!"
5:
image: 'notes/mc_2018_closing_5.png'
text: "What a great day! All the treasure hunting led us to build a Minecraft conduit. Nautilus shells, treasure chests, and I just love the color of prismarine. And we learned how to code with loops and conditionals."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Off punctuation?

@tanyaparker tanyaparker merged commit 0ac3251 into staging Nov 16, 2018
@tanyaparker tanyaparker deleted the mc-show-notes branch November 16, 2018 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants