Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
summer_2019:placing_objects [2019/07/30 13:47]
tallpaul created
summer_2019:placing_objects [2019/07/31 22:14] (current)
wellerd
Line 1: Line 1:
 +For this activity, we will be sharing our code on the [[https://​trinket.io/​|trinket.io]] platform, which is a website similar to [[https://​glowscript.org/​|glowscript.org]] for running and editing Glowscript programs. You may choose to copy and paste the code from trinket into a new Glowscript program, or you can try out trinket for this activity. Both websites are useful, and they offer different affordances and constraints.
 +
 ===== Snowman Activity: Making and Placing Shapes in Glowscript ===== ===== Snowman Activity: Making and Placing Shapes in Glowscript =====
  
-**Follow this link for the activity ​and the instructions: [[https://​trinket.io/​glowscript/​6d826242b4|link]]**+**Follow this link for the activity: [[https://​trinket.io/​glowscript/​6d826242b4|link]]**
  
 You should see something that looks like this: You should see something that looks like this:
Line 9: Line 11:
 In the first few lines of code, there is some green text is marked with a # character. These are called "​comments"​. The computer can't see them, but you can create comments to help with readability when you share code with other people. Read the comments in lines 3-9 and try following their instructions to start getting comfortable using glowscript. In the first few lines of code, there is some green text is marked with a # character. These are called "​comments"​. The computer can't see them, but you can create comments to help with readability when you share code with other people. Read the comments in lines 3-9 and try following their instructions to start getting comfortable using glowscript.
  
-Once you +Try working on your coding chops by creating a collection of shapes. We suggest taking your mind off the summer heat by making a snowman, like the one below: 
 + 
 +{{ snowman_screenshot.png?​400 | brrr!!!}}
  • summer_2019/placing_objects.1564494458.txt.gz
  • Last modified: 2019/07/30 13:47
  • by tallpaul