AlphaPhaseTesting phase wherethe game is testedinternally, within theorganization, by arepresentative groupof end-usersSoftwareRequirementsSpecificationWhat documentoutlines thestructure, pace ofdevelopment,variables, andscope of yoursoftware?coderotWhat refers to codebecoming such amess that developerscan’t make anychanges withoutcausing other errors?LoadWhat kind oftesting isespeciallyimportant foronline games withmany players atonce?ContinuousDynamicSimulationsGames that renderand simulatecontinuously fromone frame to the nextwithout skipping anyintermediate stepsSimulationsExperiencesthat mimicthe realworldPlayTestingthe process the QAteam uses to findflaws in yourgameplay andtechnical bugs,essentially attemptingto break your gamein order to fix itViconBladeOneexample ofmotioncapturesoftwareQualityAssuranceA Team thattests your gameby playing it tofind its flaws andtechnical bugsParticleSystemsWhere are specialeffects like smoke,rain, and fire foundin Unity’s StandardAssets?DiscreteeventsimulationsGames thatsimulate the keyevents happeningduring the turns butstop and wait foruser inputSystemsEvaluationPart of the testingprocess where youcheck that yoursimulation worksas expected.RigUnderlyingSkeletonEventModulesArtificially replicatedelements,environments, andrelationships that canbe used to performdynamic simulationsof complex systemsAcceptanceWhat kind oftest asks if aproductmeets clientneeds?KeyframesMain frames withinan animation that areused as locationpoints from which thegame enginecalculates theintermediateanimationsDeviceManagementDynamicallymanaging thegame's storageon devicevolumes ormemoryIconicWhat kind oflogic isrecorded ordepictedgraphically?BetaPhaseTesting phase wherethe game isthoroughly tested byprofessional test labsbefore being clearedfor commercialreleaseHackA quickfixMotionCaptureDataA way of capturingdata from realmovement andusing it to animateobjects in gamesTimelineThe series offrames thatmake up ananimationTheCodeWhere do youlook for a bugwhen it’s timeto implementthe fix?EventModelingWhat dodevelopers use toestablish all of theparameters andvariables for asimulation?AlphaPhaseTesting phase wherethe game is testedinternally, within theorganization, by arepresentative groupof end-usersSoftwareRequirementsSpecificationWhat documentoutlines thestructure, pace ofdevelopment,variables, andscope of yoursoftware?coderotWhat refers to codebecoming such amess that developerscan’t make anychanges withoutcausing other errors?LoadWhat kind oftesting isespeciallyimportant foronline games withmany players atonce?ContinuousDynamicSimulationsGames that renderand simulatecontinuously fromone frame to the nextwithout skipping anyintermediate stepsSimulationsExperiencesthat mimicthe realworldPlayTestingthe process the QAteam uses to findflaws in yourgameplay andtechnical bugs,essentially attemptingto break your gamein order to fix itViconBladeOneexample ofmotioncapturesoftwareQualityAssuranceA Team thattests your gameby playing it tofind its flaws andtechnical bugsParticleSystemsWhere are specialeffects like smoke,rain, and fire foundin Unity’s StandardAssets?DiscreteeventsimulationsGames thatsimulate the keyevents happeningduring the turns butstop and wait foruser inputSystemsEvaluationPart of the testingprocess where youcheck that yoursimulation worksas expected.RigUnderlyingSkeletonEventModulesArtificially replicatedelements,environments, andrelationships that canbe used to performdynamic simulationsof complex systemsAcceptanceWhat kind oftest asks if aproductmeets clientneeds?KeyframesMain frames withinan animation that areused as locationpoints from which thegame enginecalculates theintermediateanimationsDeviceManagementDynamicallymanaging thegame's storageon devicevolumes ormemoryIconicWhat kind oflogic isrecorded ordepictedgraphically?BetaPhaseTesting phase wherethe game isthoroughly tested byprofessional test labsbefore being clearedfor commercialreleaseHackA quickfixMotionCaptureDataA way of capturingdata from realmovement andusing it to animateobjects in gamesTimelineThe series offrames thatmake up ananimationTheCodeWhere do youlook for a bugwhen it’s timeto implementthe fix?EventModelingWhat dodevelopers use toestablish all of theparameters andvariables for asimulation?

GD2B Unit 7 Review - Call List

(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  1. Testing phase where the game is tested internally, within the organization, by a representative group of end-users
    Alpha Phase
  2. What document outlines the structure, pace of development, variables, and scope of your software?
    Software Requirements Specification
  3. What refers to code becoming such a mess that developers can’t make any changes without causing other errors?
    code rot
  4. What kind of testing is especially important for online games with many players at once?
    Load
  5. Games that render and simulate continuously from one frame to the next without skipping any intermediate steps
    Continuous Dynamic Simulations
  6. Experiences that mimic the real world
    Simulations
  7. the process the QA team uses to find flaws in your gameplay and technical bugs, essentially attempting to break your game in order to fix it
    Play Testing
  8. One example of motion capture software
    Vicon Blade
  9. A Team that tests your game by playing it to find its flaws and technical bugs
    Quality Assurance
  10. Where are special effects like smoke, rain, and fire found in Unity’s Standard Assets?
    Particle Systems
  11. Games that simulate the key events happening during the turns but stop and wait for user input
    Discrete event simulations
  12. Part of the testing process where you check that your simulation works as expected.
    Systems Evaluation
  13. Underlying Skeleton
    Rig
  14. Artificially replicated elements, environments, and relationships that can be used to perform dynamic simulations of complex systems
    Event Modules
  15. What kind of test asks if a product meets client needs?
    Acceptance
  16. Main frames within an animation that are used as location points from which the game engine calculates the intermediate animations
    Keyframes
  17. Dynamically managing the game's storage on device volumes or memory
    Device Management
  18. What kind of logic is recorded or depicted graphically?
    Iconic
  19. Testing phase where the game is thoroughly tested by professional test labs before being cleared for commercial release
    Beta Phase
  20. A quick fix
    Hack
  21. A way of capturing data from real movement and using it to animate objects in games
    Motion Capture Data
  22. The series of frames that make up an animation
    Timeline
  23. Where do you look for a bug when it’s time to implement the fix?
    The Code
  24. What do developers use to establish all of the parameters and variables for a simulation?
    Event Modeling