Thursday, September 29, 2016

Describe what conditional statements (if, if-else, switch) look like in some of the helper practice programs you use in Quest Lab (code.org, Code Combat, etc). How are they different and how are they similar? Include a screenshot of what one looks like in one of these programs.

They don't really have if statements on code combat or maybe I haven't seen it yet.I haven't done any code.org stuff yet so i don't know.Same with the switchesIi haven't seen it on code combat yet soooooo.....
Log into your UNIX shell account and play the game “Moon Buggy” by typing in the word “moon” at the prompt. Briefly review the game using the 5 elements of game design, taking into account the system’s structural limitations.

Moon Buggy is a simple game, press space to jump over the gaps. The replay ability for me is not very high.I don't think I can play it again because i don't like that type of game, the type of game that the goal is see how far you can go.The graphics are text based so I cant really judge it that harshly but you can understand whats happening. There is no sound so i cant judge it on that.I dont think it is fun after a while because it gets boring.

Wednesday, September 28, 2016

Why you love playing video games

In 3-4 sentences, explain the various reasons why you play video games
One big reason I play video games is to relieve stress from my life.I love playing as a character with powers because I get to play something more than a human like me can handle and it is fun.It is one of my top media entertainment

Friday, September 23, 2016

LOVE/NOT SO LOVE SANDWICH:
What parts of the class are going well for you so far? What parts could be improved upon? What are some things that your other teachers have done/are doing that Dr. Mo could steal?
I really love the quizzes because it makes me think.I would love to have more game days!!!
I think its too early in the year to really critique you on so i am gonna have to wait to see.

Thursday, September 22, 2016

qwop review

Why did QWOP go viral? Give a brief analysis of the game using the 5 elements of game reviewing.
QWOP went viral because you tubers were playing it.QWOP is a flash game where the controls are suppose to be bad.The game is gonna make you mad if you get mad at games.The sound is pretty ammeter but when you start moving it starts playing a Olympic song that is high quality and not a choppy version. The replay ability is good because once you fail you want to try again to beat your new high score which is like 3.5.

Wednesday, September 21, 2016

compare and contrast statement

Compare and contrast the three conditional statements we’ve used in class (if, if-else, switch). In what ways are these statements similar and in what ways are they different?
if and if else is similer because they are used together.If else is used when you already used the if statement. switches are different then both of them because its like when you use switches you have cases and the cases are like rooms.

Tuesday, September 20, 2016

Humans need not apply

Watch the video, “Humans need not apply”. What are your thoughts and feelings about the video? What are some solutions you can think of to the problems addressed by the narrator?
I feel like in the next couple of years the robots are gonna replace a lot of human labor.The There are gonna need people to repair the robots so when he says robots don't need a human to standby with the robot that may be true but they still need some repair and updating.

Thursday, September 15, 2016

3d print

This is a 3d print of Corvo Attano a main character in a video game. The steps I took was first prepare the print and make sure it is on the right side or will not print right.Then you move the file into the hard drive, put the drive in the printer and then select the file to print.

Wednesday, September 14, 2016

Artful games


describe a game that you think should have made the list and why. Post a few screenshots with descriptions to back up your point.
I think this should have made the list because the environment, music and boss fights are very good.I think it is a beautiful game.

Tuesday, September 13, 2016

Compile program

In your own words, explain what it means to compile a program?
It means to include the library and code to write a program the library and code make the program

Monday, September 12, 2016


Compare and contrast the four primary variable types (bool, int, char, double) we’ve discussed so far. When would you use each, and to store what sort of data?

bool holds only true and false statements and you gonna use that for when things are true or false.int holds numbers but can not hold decimals and you are gonna use this when you need to like when your counting something in your inventory .double holds numbers and decimals.char holds characters and you can use this when you are using stats.

Friday, September 9, 2016

Run Time error and runtime error

What’s the difference between a compile-time error and a run time error? Post an image of an example of each.
Compile time error is when something is wrong with your coding and wont run.Run time error when when you run your code it works but there is a glitch in it while running.


























Run time error
Compile error

Thursday, September 8, 2016

Surreal Art

I like this one because it just looks so cool the colors in the pictures is like when it is raining outside and i love it when it rains.
Yes, I do agree that video games is surreal art because some video games have really surreal plot, art, design, etc.

Wednesday, September 7, 2016

Story background

My story background is filthy frank has to rescue pink guy from the mighty idubbbz.

What makes a game

In your opinion, what makes something a game? Can you think of a good definition of the term game?
What’s the difference between toys, puzzles, and games?.

I think for it to be game it has to have rules and a certain goal in the game. Games also have a challenge. Most games are fun to play.A good game is has good game play that is repayable and lots of people love playing.Toys is an object you can play with with no end goal and puzzles is a challenge where either finish it or you don't. Games are activity's that you can play with a end goal but you don't have to finish it right away.

worm.is

Using your best writing, construct a short critique of the game, “Worm.is”.
Worm.is is a casual type game where you can play it anytime and have fun.when you start playing the goal of the game is simple, eat the dots.As you play more you learn that you have to try to get bigger than your enemy's. You do that by either eat more dots, after awhile that doesn't work as good, so you have to go in front of the other players or they will run into you.when they do that they die and you can eat their dots.Sometimes it gets competitive but overall its a fun game to play when you have a short break or even when you just want to play a fun short free to play game

Tuesday, September 6, 2016

Binary

What are binary numbers? Count to 10 in binary and explain what steps you took to accomplish this.

Binary numbers are numbers computers use to process things.
0-0000
1-0001
2-0010
3-0011
4-0100
5-0101
6-0110
7-0111
8-1000
9-1001
10-1010

i looked it up

Thursday, September 1, 2016

What’s the difference between a game creation tool, a game engine, and a game library? Can you provide examples of each?

A game creation tool a one tool that help make part of the game.A game engine helps make a whole game.A game library is a collection of games.One example for a game tool is c++. A example for game engine is the unreal engine.A example of game library is steam.