I am grateful for my life, and that I am still alive today.
I am grateful for finding my keys.
I am grateful for both my parents living in Colorado.
Friday, November 18, 2016
Tuesday, October 11, 2016
10/10/16
6. What is a “Real Time Strategy” game, and how does it differ from other genres, especially “Turn Based Strategy” games, and non-strategy games. Name some examples and post pictures of games in the different categories.
Functions and parameters
Parameters are the numbers and changes you make to a variable inside the parenthesis after the variable. For example; int main("here").
The function is the action and thing happeneing that was created. When you make a char variable and then name that char, that is the function. The function holds input information.
The function is the action and thing happeneing that was created. When you make a char variable and then name that char, that is the function. The function holds input information.
Wednesday, October 5, 2016
Tuesday, October 4, 2016
Monday, October 3, 2016
Friday, September 30, 2016
Wednesday, September 28, 2016
I was raised to play video games, board games, and card games. My family always played video games, before, after, and during dinner, or lunch, sometimes before school. I always played so competitively against my brothers and parents. That competitive part of me has carried on to play people globally. Finally, I enjoy the company of gamers, they are often, very smart, funny, and just plain old awesome.
Tuesday, September 27, 2016
Friday, September 23, 2016
Wednesday, September 21, 2016
If, if else, and switch
If else statements and switch statements overall can lead to the same conclusion in a program. They can both be used to accomplish the same objective. However, in an if else statement you need the curly brackets to add more than one variable in the else if part.
Tuesday, September 20, 2016
I believe that it is inevitable; we will keep creating and advancing. Jobs will be taken over, and if time allows it, we will have no jobs, Eventually, presuming the Jesus will not return and take back his kingdom, we will be like WALL-E. Fat, in floating chairs, and the computers will do it all. We create what we create to make our lives easier. If we fully create the ultimate easy and lazy environment, it's possible that a good percentage of the population will no longer work, walk, and even possible eat. We may take a pill that makes us never starve again. The extent to technology, is none. This is hypothetical of course, there will always be the group of people who enjoy work, exercise, and playing. Children are hyper, they run around everywhere. However I believe God will destroy all human creation and take back his kingdom before we fully have no jobs or close to no jobs. Possibly way before time comes to that much advancement.
Monday, September 19, 2016
Thursday, September 15, 2016
Visual studio shows you the errors/bugs you've made in multiple places. In the bottom of the screen, after attempting to run the program, it will identify what is missing. Another way to identify
your errors is noticing the red squiggly line
under your mistake. To the left will also be a small line
indicating what line your mistake is in by turning yellow.
Wednesday, September 14, 2016
I think no man's sky should have made the list. No Man's Sky is a game based on travel through space, to distant planets, and traveling to the main game goal. The center of the universe. The graphics in the trailer are way better than in game. However, that changes little to nothing. The graphics are still very moving and pretty to me. I find the lines, shape, and color choices more extraordinary than any other games I have personally played.

Tuesday, September 13, 2016
Monday, September 12, 2016
Friday, September 9, 2016
I don't personally see Mario Bros to be a surreal art. The display may be similar, but it doesn't stretch my mind. There is no challenge to my brain, other than actual level challenges.
Compile vs Run time errors
Compile-time error is when the code itself will not run. Run time Error is when something happens in game like a glitch for example, "Link gets stuck in a tree."
Tuesday, September 6, 2016
Counting to Ten
0 1 10 11 100 101 110 111 1000 1001 1010
Zero and one are their own numbers, then 10, 11, 100, 101, 110 follow their own pattern.
Zero and one are their own numbers, then 10, 11, 100, 101, 110 follow their own pattern.
Thursday, September 1, 2016
Wednesday, August 31, 2016
Coding "Hello World"
1) Open visula studio 2010
2) New Project
Empty project
Name it "Hello World"
3) Right click on source files
choose C++ file
Name it "main"
4) Code!
#include<iostream>
using namespace std;
int main(){
ciut<<"hello world!"<<endl;
}
Press ctrl +f5
Right click name of program
properties
linker
system
subsystem
console
1 try it
2 change what it says
1) Open visula studio 2010
2) New Project
Empty project
Name it "Hello World"
3) Right click on source files
choose C++ file
Name it "main"
4) Code!
#include<iostream>
using namespace std;
int main(){
ciut<<"hello world!"<<endl;
}
Press ctrl +f5
Right click name of program
properties
linker
system
subsystem
console
1 try it
2 change what it says
Monday, August 29, 2016
The game would end after an increase of difficulty throughout the stages. A quick, trying to get a high score, game. Jumping from platforms, going under and little puzzles along the way. The main character follows a story explaining how he's trapped. Lost in another reality. Trying to explore and leave this strange world. He is in a coma, the only way to leave is to win.
Thursday, August 25, 2016
Worm.is game play consists of collecting"food". The bigger the "food", the bigger you grow. The game is almost like a modern day snake. It is PVP and the main strategy would be to cut people off and have them run into in order to decrease their size and increase yours. I enjoy the game, I like all the features and I believe it should be more popular with the amount of fun you can have competitively.
Wednesday, August 24, 2016
Web v Int
World Wide Web is a branch from the internet that works with documents connect to other documents and hyperlinks. The internet is global and consists of information you can exchange.
Subscribe to:
Comments (Atom)