Wednesday Zoom class meetings @ 11am: 6/3
Computer Science Concepts | Coding Tools | Visual Block Programming Tools | CS Projects, Activities and Resources | Computer Set Up | Student Websites
Requirements:
Take a screenshot of your best score out of 27 (full screen) and post to Seesaw
Requirements:
It is OK to "recycle" parts of other games to make something new
Requirements:
It is OK to "recycle" parts of other games to make something new
Requirements:
Set up an account on Seesaw - enter the student code the teacher will share with you to join the class
For example:
Sprite Drawing Test
setAnimation()
to assign the images you created in the Animation Tab.Sprite Drawing Test
*U3L7P11-Animated Alien*
*U3L7P12-Animated Scene*
if
statement after you update the position of the race car.if
statement add a statement to draw text on the screen to say "Winner".Extra Credit: Add a sound effect!
Extra Credit: Add a sound effect!
Share *U3L14P8-Interactive Card* to Seesaw
By the time you finish Lesson 18 you will
You can do 4 different types of collisions:
The Collector Game
What do you want to learn next? What language? AI? Data Analysis? Video Game design? Write a 5 or more sentence plan on a Seesaw Note.
In a Seesaw Note copy, paste and answer the following questions:
Post a screenshot of the code and preview page to Seesaw of...
Post a screenshot of the code and preview page to Seesaw of...
Do You Know These Tags?
HTML Requirements Summary:
HTML Requirements Summary:
index.html
and style.css
files connected?Text is styled with CSS
Layout is styled with CSS
Edit your site @ U2L14P2
Internet Scavenger Hunt - find a partner and read the directions
Text is styled with CSS (paragraphs, headers, etc.)
Layout is styled with CSS (body, images, etc.)
body {
background: lightblue;
margin: 45px;
}
h1 {
p.dotted {border-style: dotted;}
font-weight: bold;
color: white;
text-align: center;
}
p {
color: black;
font-family: verdana;
font-family: verdana;
font-size: 20px;
img {
float: right
border
}
Text is styled with CSS (paragraphs, headers, etc.)
Layout is styled with CSS (body, images, etc.)
Text is styled with CSS (paragraphs, headers, etc.)
Layout is styled with CSS (body, images, etc.)