Avendar:Prog Section 3: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 January 2025

  • curprev 03:0703:07, 19 January 2025Elanthe talk contribs 12,479 bytes +12,479 Created page with "=Control Structures= <i>"We offered them ORDER!"</i> -- Khan, Star Trek: Episode 24: Space Seed : As we have seen, control structures allow us to alter the normally linear order : in which program commands are executed. ==If Checks== : The most common type of control structure is the if check, which tests to see if : a certain aspect of the game world is true or false. An if check alters the flow of : the program so that if it is true, a block of commands fo..."