Difference between revisions of "Section C 2020"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Game Commands)
(Game Commands)
Line 2: Line 2:
  
 
==Game Commands==
 
==Game Commands==
*[[2019_get_command Get]]
+
*[[2019_get_command |Get]]
*[[2019_use_command Use]]
+
*[[2019_use_command |Use]]
*[[2019_go_command Go]]
+
*[[2019_go_command |Go]]
*[[2019_read_command Read]]
+
*[[2019_read_command |Read]]
 
*Examine
 
*Examine
 
*Open
 
*Open

Revision as of 13:12, 7 December 2018

This section is to document the skeleton program. Section C will be questions relating to the actual code within the program and could relate to specific methods, variables, programming skills, or theory topics.

Game Commands

Classes

  • Place
  • Character
  • Item

Methods