Wednesday, October 19, 2016
Explain the painting/picture
draw rectangles together in an artistic way. some are blue, some yellow, some are red, some black, and some white. like you were to draw a modern window pane. some are very thin rectangles and some are thick but no squares. make sure they are not symmetrical to each other. towards the center of the pane are the squares and rectangles and at the ends are rectangles but also they aren't symmetrical so its in a way that is like a modern art painting.
Monday, October 17, 2016
What is a Game Genre and what are a few?
a game genre is what the game is about and what games may have similar and different each other.
FPS: first person shooter, self-explanatory.
RPG: role-playing game is a game that you play a role in to benefit your team and or progress the story.
MMO: massive multiplayer online, self-explanatory.
TPS: third person shooter, also self explanatory.
FPS: first person shooter, self-explanatory.
RPG: role-playing game is a game that you play a role in to benefit your team and or progress the story.
MMO: massive multiplayer online, self-explanatory.
TPS: third person shooter, also self explanatory.
Wednesday, October 5, 2016
Robot's will invade the world
a post-scarcity economy is an economy without the worry of running out of resources aka unlimited resources. I think this idea isn't possible. no matter if we make 3D printers they will still require resources. to not need resources is to pull things out of thin air and that is against the law of physics. 3D printers will get stronger and will be able to print bigger things and will even be able to print things out with different resources.
Monday, October 3, 2016
what is a while loop?
In most computer programming languages, a while loop is a control flow statement that allows code to be executed repeatedly based on a given boolean condition. The while loop can be thought of as a repeating if statement.
Wednesday, September 28, 2016
why do you play video games?
why i love video games and why i play them:
1. to escape my stressful life
2. to live in a world where I have control of what happens in it.
3.to be able to connect and have something in common with my friends.
4.to get a couple hours doing something to enjoy myself and my own company.
5.to connect with family and friends with a friendly competitive or cooperative game.
6.to form relationships with those you normally wouldn't (to build a bond with in-game characters or players online).
7.they allow me to be apart of a culture of kindness and friendly banter.
8.to cope with depression.
9.to calm my anxiety.
10.and of course because they're fun.
1. to escape my stressful life
2. to live in a world where I have control of what happens in it.
3.to be able to connect and have something in common with my friends.
4.to get a couple hours doing something to enjoy myself and my own company.
5.to connect with family and friends with a friendly competitive or cooperative game.
6.to form relationships with those you normally wouldn't (to build a bond with in-game characters or players online).
7.they allow me to be apart of a culture of kindness and friendly banter.
8.to cope with depression.
9.to calm my anxiety.
10.and of course because they're fun.
Tuesday, September 27, 2016
how to set up your code
- The setup: Usually the setup involves declaring and initializing an increment variable. This generally occurs immediately before the while.
- The test expression: The expression within the while loop that will cause the program to either execute the loop or exit and continue on. This always occurs within the parentheses following the keyword while.
- The body: This is the code within the braces.
- The increment: This is where the increment variable is incremented. This usually occurs at the end of the body.
Friday, September 23, 2016
MS.Moe's class
the class is overall good but it's getting hard trying to work on big problems when we are working on a complicated daily coding project daily. like I'm almost done with class and still working on the daily coding project instead of working on the princess quiz and stuff.
Subscribe to:
Posts (Atom)