2.2.5 Cycle 5 - Adding Sound
Design
Objectives
Usability Features
Key Variables
Variable Name
Use
Pseudocode
procedure preload
load backgroundSong
end procedure
procedure create
backgroundSoundTrack = backgroundSong
backgroundSountTrack loop = true
play(backgroundSoundTrack) at 50% vol
end procedureDevelopment
Outcome
Challenges
Testing
Tests
Test
Instructions
What I expect
What actually happened
Pass/Fail
Pass
Evidence

What next?
Last updated