PIT 054 - Text-based Adventures

1234567891011
Across
  1. 2. The process of identifying and fixing errors in a program.
  2. 6. A snippet of code used to insert content from one website into another.
  3. 8. The state or action that results in a player successfully completing the game.
  4. 9. Information displayed by the program to the user.
  5. 10. A collection of items stored at contiguous memory locations.
  6. 11. A game element that challenges the player's problem-solving skills.
Down
  1. 1. A type of game where players interact with the story through text commands.
  2. 3. An instruction given by the player to interact with the game.
  3. 4. A block-based coding platform for beginners.
  4. 5. A container that stores information in a program.
  5. 7. Information provided by the user to the program.