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

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