 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Section 1: Introduction to Programming Java Games
|
| A | B |
| behavior | "Anything your robot does: turning on a single motor is a _______, moving forward is a ________, tracking a line is a _________, navigating a maze is a _________." |
| basic behaviors | "Tiny behaviors that your robot can understand and perform directly such as turning on the left motor in the forward direction." |
| simple behaviors | "Small, bite-size behaviors that allow your robot to perform a simple, yet significant task, like moving forward for a certain amount of time." |
| complex behaviors | "These are behaviors at the highest levels, such as navigating an entire maze." |
| pseudocode | "sort of halfway language between English and computer code." |
|
 |
|
|
|
Technology Education Instructor |
Alexandria City High School |
| Alexandria, VA |
|
|
|
|
|
| |