4.7 - Code-Along
Review
We have storyboarded, created the flowcharts, and pseudo-coded... It's time to develop the main algorithm for Rock Paper Scissors Lizard Spock in JavaScript.
Follow-along with Mr. Brash as we go from concept to code
Your turn!
Now that you have the main algorithm, connect it to your HTML, your buttons, your style, your outputs... Finish the first draft! (we'll continue tomorrow in class)
Homework
Complete Lesson 15 from Unit 0