Monday, October 17, 2016

Week 2 Student Preparation


Image result for game variables
What does this say about game variables?

38 comments:

  1. It tells you what the varible is and what it does

    ReplyDelete
  2. Also used in coding: firetruck with an example

    ReplyDelete
  3. Variables are phrases set to hold values and other information. There can't be spaces in variables. Variables can be global or local, global variables have constant values across instances, while local variables can have a different value across all instances. Game Maker has some built-in variables.

    ReplyDelete
  4. It tells you what a variable is and how to write it in code. The used a firetruck as an example. It talks about global and local variables.

    ReplyDelete
  5. it tells you that you can make things disapear when your character makes contact and can change text on your screen

    ReplyDelete
  6. This comment has been removed by the author.

    ReplyDelete
  7. no spaces in variables and it tells you what each variable is and does

    ReplyDelete
  8. the varlible help you sere the diapering of the object when you coding is the variables of the game so when you want to change it so change it and the coding can help the charters powers

    ReplyDelete
  9. the varibles help the game see important info of the operation to the game

    ReplyDelete
  10. Variables are numbers or phrases that hold values and information

    ReplyDelete
    Replies
    1. Variables can be used for everything from game currency to player and enemy health.

      Delete
  11. Variable hold values and info to specific numbers or phrases and gamemaker has some built in variables

    ReplyDelete
    Replies
    1. For the instance of this photo every time the player model touches a gem, the gem has a point value that gets added to the total score and the gem disappears.

      Delete
  12. This comment has been removed by the author.

    ReplyDelete
  13. This comment has been removed by the author.

    ReplyDelete
  14. Variables are basically compartments of information that are used to make to game operate

    ReplyDelete
  15. This section went through variables. We have variables in math.

    ReplyDelete
  16. that there is a collision event with the gem that makes the score go up and a movements key with a jump button

    ReplyDelete
  17. that there is a collision event with the gem that makes the score go up and a movements key with a jump button

    ReplyDelete
  18. Variables are basically compartments of information

    ReplyDelete
  19. Variables are basically compartments of information

    ReplyDelete
  20. It tells you what a variable is and how to change it to code.

    ReplyDelete
  21. It tells you what a variable is and how to change it to code.

    ReplyDelete
  22. When coding a variable and putting if its local or global,(along with if the object needs to be referenced by name), you have to put a dot before the variable, in between the name or classification.

    ReplyDelete
  23. This comment has been removed by the author.

    ReplyDelete
  24. When coding you can use variables for alot of stuff. There are built in variables as well as variables you can make. Some variable examples would be: Hspeed=3 or y=Firetruck. This allows the game to operate basically depending on how you set them up.

    ReplyDelete
  25. Variable can be single letters, or whole words. No spaces between words that are variables.

    ReplyDelete
  26. When coding you can use variables for alot of stuff. There are built in variables as well as variables you can make. Some variable examples would be: Hspeed=3 or y=Firetruck. This allows the game to operate basically depending on how you set them up.

    ReplyDelete
  27. This reading talks about VARs and how they can be used for a lot of different things like player HP, gold, time, etc. They are a very big part for coding the game.

    ReplyDelete
  28. Variables is an essential part of coding in developing. health, time ,gold etc

    ReplyDelete
  29. variables can keep track of many numbers of things such as score and points

    ReplyDelete
  30. if you put the diretion to center on a release key then tour charecter stops

    ReplyDelete
  31. It tells you that variables will hold a number or word for you

    ReplyDelete
  32. You can replace words with variables

    ReplyDelete
  33. Variables are phrases set to hold values and other information. There can't be spaces in variables. Also the example contained a Fire Truck.

    ReplyDelete
  34. This article explains how to code a variable. Variables can't contain spaces.

    ReplyDelete
  35. variables are made to hold information for you.

    ReplyDelete
  36. Variables are phrases to hold unknown information that can be called with that variable

    ReplyDelete