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

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