Difference between revisions of "Section C 2020"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Game Commands)
(Classes)
Line 15: Line 15:
  
 
==Classes==
 
==Classes==
*Place
+
*[[2019_place_class |Place]]
*Character
+
*[[2019_character_class |Character]]
*Item
+
*[[2019_item_class |Item]]
  
 
==Methods==
 
==Methods==

Revision as of 13:15, 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

Methods