Difference between revisions of "Section C 2020"
(Created page with "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, p...") |
(→Game Commands) |
||
Line 2: | Line 2: | ||
==Game Commands== | ==Game Commands== | ||
− | *Get | + | *[[2019_get_command Get]] |
− | *Use | + | *[[2019_use_command Use]] |
− | *Go | + | *[[2019_go_command Go]] |
− | *Read | + | *[[2019_read_command Read]] |
*Examine | *Examine | ||
*Open | *Open |
Revision as of 12: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
- 2019_get_command Get
- 2019_use_command Use
- 2019_go_command Go
- 2019_read_command Read
- Examine
- Open
- Close
- Move
- Say
- Playdice
- Quit
Classes
- Place
- Character
- Item