2.2.1 Cycle 1 Setting Up
Design
Objectives
Usability Features
Key Variables
Variable Name
Use
Pseudocode
import "kaboom"
constant WIDTH = 1920
constant HEIGHT = 1080
kaboom(
width = WIDTH
height = HEIGHT
)
loadBean()
add(bean)Development
Outcome

Challenges
Testing
Tests
Test
Instructions
What I expect
What actually happens
Pass/Fail
Evidence

Last updated