Term
|
Definition
An app is different than a game in that it is created from a template. Is made up of one or more pages and can be navigated. |
|
|
Term
|
Definition
A set of repeated steps used to solve a problem. |
|
|
Term
|
Definition
Set of instructions (algorithms) that a computer can follow. |
|
|
Term
|
Definition
A container (block, line) for data. |
|
|
Term
|
Definition
The type of data that a variable can contain. |
|
|
Term
|
Definition
The part of this program where a variable can be read. |
|
|
Term
|
Definition
An object in Touch Development that is usually a character in the game. |
|
|
Term
|
Definition
A visual frame by frame plan for a program or project. |
|
|
Term
|
Definition
Something that happens outside of the Touch Development program like tap screen, or left click muse to cause the program to run. |
|
|
Term
|
Definition
A fundamental building block for writing your script in Touch Development. |
|
|
Term
|
Definition
A Sequence of alphanumeric characters and or symbols, in a computer. |
|
|
Term
|
Definition
In Touch Development we are writing code to a script- this is the computer program we are using through the Platform Touch Development |
|
|
Term
|
Definition
A self-contained set of instructions (algorithms) for performing a specific task within a program. |
|
|
Term
|
Definition
When you add style to the language you are coding |
|
|