Game design: Design skills development

Javascript is an interpreted language meaning its read line by line instead of being compiled then executed

Variables hold either “primitives” or “compound” data. Primitive data are number and word strings and one word commands. Compounds are held in arrays.

Functions are codes that are repeated.

Leave a Reply

Your email address will not be published. Required fields are marked *