Zebra0.com

aliceGlossary for Alice Programming: lifecycle

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 Flowcharts
flowchart, rock paper scissors: The top level flowchart for the rock paper scissors game is shown.
   Flowchart for Rock, Paper, Scissors game
flowcharts: A flowchart is a drawing that shows the steps in an algorithm.
   Flowcharts
pseudocode, rock paper scissors: Explanation and Pseudocode for the game
   A game: Rock, Paper, Scissors
pseudocode: 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
   Storyboards
truthtable: Video creates a truth table in Excel.
   Truth table for Rock, Paper, Scissors game
Full Glossary