Game Design Vocabulary

1234567891011121314151617181920212223242526272829303132333435363738
Across
  1. 3. What is not actual programming code, rather it is based on English and used to record the programming logic?
  2. 4. What are the smallest picture elements displayed on a video screen?
  3. 7. What breaks down the pseudocode logic statement into condition events and action events?
  4. 8. an exact copy of an object, but its properties are not linked to the original.
  5. 11. What term is the process of matching the footsteps to the translation motion of the object.
  6. 14. What uses an accelerometer to sense how quickly you move the device and at what angle it is being held?
  7. 15. What is a list of computer commands?
  8. 17. a programmable container that can have an interaction or event.
  9. 24. how the player (user) connects to (interfaces with) the game.
  10. 26. What allow the user to give information to the computer.
  11. 29. an exact copy that inherits all the properties of the original object
  12. 30. What allow the computer to give you information.
  13. 32. a visual effect placed between the frames to gradually move to the next frame.
  14. 33. What is The process of changing computer codes, scripts, and other programming into a file that can run on a specific type of device is called?
  15. 34. What describes what must exist or become true?
  16. 36. the person who creates images and graphics used in a game.
  17. 37. where you place game objects to create a scene.
  18. 38. What is Game-design software and makes the job of computer programming much easier?
Down
  1. 1. a person who is involved in the development of a video game.
  2. 2. What term can receive programming?
  3. 5. What is a video screen that senses pressure or electrical resistance from your finger to activate commands?
  4. 6. What is a single action-reaction relationship for the game?
  5. 9. What assigns programming to objects?
  6. 10. Events describe the _____________________ in a computer program.
  7. 12. a series of images, or frames, with slight differences that are played in sequence to create the illusion of movement.
  8. 13. What is a program file that a computer can read and run?
  9. 16. What term is movement of an object?
  10. 18. When an executable is changed to make it compatible with a different device, it is called?
  11. 19. What us The collection of words and symbols themselves are called?
  12. 20. A short sound file is typically referred to as?
  13. 21. What term is objects that are not animated
  14. 22. What term cannot receive programming?
  15. 23. A long sound file is typically referred to as?
  16. 25. What describes what occurs when the condition is met?
  17. 27. When a 2D image is used in a game, it is called a?
  18. 28. The programming follows a logical design process that makes it easy to interpret an ?
  19. 31. a repeating of an animation or sound when it reaches the end.
  20. 35. What is the process of inputting commands that a machine will execute. Programming is not limited to a computer or even an electronic device?