Glossary for Alice Programming: lifecycle
Learn Alice in FREE step-by-step lessons.
flowchart, drawing: Video shows how to draw flowchart using draw.io
Drawing Flowchartsflowchart, rock paper scissors: The top level flowchart for the rock paper scissors game is shown.
Flowchart for Rock, Paper, Scissors gameflowcharts: A flowchart is a drawing that shows the steps in an algorithm.
Flowchartspseudocode, rock paper scissors: Explanation and Pseudocode for the game
A game: Rock, Paper, Scissorspseudocode: Pseudocode is English sentences that tell what you want the program to do. When you are designing a program, you may write the sentence "The ball bounces" but in the actual code you would move the ball up, then back down the same amount.
storyboard: A storyboard helps you design the entire movie: each scene shows the actors, positions, and scenery
Storyboardstruthtable: Video creates a truth table in Excel.
Truth table for Rock, Paper, Scissors gameFull Glossary