Wednesday, May 28, 2008
Tuesday, May 27, 2008
Monday, May 26, 2008
Wednesday, May 21, 2008
Tuesday, May 20, 2008
Thursday, May 15, 2008
Tuesday, May 13, 2008
Monday, May 12, 2008
Wednesday, May 7, 2008
Tuesday, May 6, 2008
Monday, May 5, 2008
today i made some worlds its an easy part but it is time consuming i figure if i do the harder stuff later i will remember it longer.
i made on def today the definitions are hard to understand at least i think and i have a hard time figuring out how to put stuff or add stuff into the worlds like how to die there
i made on def today the definitions are hard to understand at least i think and i have a hard time figuring out how to put stuff or add stuff into the worlds like how to die there
Tuesday, April 29, 2008
Thursday, April 24, 2008
i learned how to drop items and take items in a more simpler way today its amazing
well its kinda weird because it takes more lines of code to make another line of code "simpler"
well and thats what we did today and so thats how im going to end my blog
have a good weekend
well i want to work alone so i can have my own ideas and fun buuuuuuttttt i will probablly i will need lots of help to complet this
well its kinda weird because it takes more lines of code to make another line of code "simpler"
well and thats what we did today and so thats how im going to end my blog
have a good weekend
well i want to work alone so i can have my own ideas and fun buuuuuuttttt i will probablly i will need lots of help to complet this
Tuesday, April 22, 2008
Sunday, April 20, 2008
today i messed with cards alot since i had no problem in my program just messed around with makeing games so the problem with that is i made a math problem (since i was bored) that the computer couldnt handle and i messed the program thing up. sigh so couldnt get it to work again but other than that i didnt learn anything today other than small letters mess up your program and dont fool around when your bored and have nothing to do
Thursday, April 17, 2008
Wednesday, April 16, 2008
Tuesday, April 15, 2008
Monday, April 14, 2008
Sunday, April 13, 2008
Thursday, April 10, 2008
Wednesday, April 9, 2008
Tuesday, April 8, 2008
Monday, April 7, 2008
Sunday, April 6, 2008
Thursday, April 3, 2008
well the begginning was easy but then i got to the lists and it got a little confuesing i like the easy stuff. the list are harder to understan i think. the first couple i had a bit of trouble but mostly because i didnt understand what it wanted me to do but i knew how when i figured out what it wanted me to do. . . so ya . . . have a good weekend
Wednesday, April 2, 2008
Tuesday, April 1, 2008
Sunday, March 30, 2008
Wednesday, March 19, 2008
Monday, March 17, 2008
Sunday, March 16, 2008
Thursday, March 13, 2008
i learned stuff today. . . well i also was shocked i actually answered some questions today. although i think most people werent paying attention so i got to use that against their advantage.
some of the stuff is weird on why i would need to know some of the stuff like i already know if 'r' is lower case why would i need to ask the computer that.
but some things are still confuesing
some of the stuff is weird on why i would need to know some of the stuff like i already know if 'r' is lower case why would i need to ask the computer that.
but some things are still confuesing
Wednesday, March 12, 2008
Tuesday, March 11, 2008
i learned how to find out what letter is a certain word it was AMAZING!! well it was weird i dont know why i cant do it myself. i understood what we did today i think but we didnt really have to do it by writing it down so who knows what will become of me later in this class when i actually have to type what i learned out
Monday, March 10, 2008
Sunday, March 9, 2008
Thursday, March 6, 2008
Wednesday, March 5, 2008
Tuesday, March 4, 2008
Monday, March 3, 2008
Sunday, March 2, 2008
Wednesday, February 27, 2008
Tuesday, February 26, 2008
Monday, February 25, 2008
Sunday, February 24, 2008
Thursday, February 21, 2008
Wednesday, February 20, 2008
Tuesday, February 19, 2008
Monday, February 18, 2008
Sunday, February 17, 2008
Thursday, February 14, 2008
i actually have a title on a blog thing. . .
i am hopeless im not doing very well haha. i dont understand why we would do some of these things whey cant i jsut press enter 3 or 10000 times myself insted of having to type in line thing mabob 100000 times so i can have 10000 spaces.
Wednesday, February 13, 2008
Tuesday, February 12, 2008
Monday, February 11, 2008
Sunday, February 10, 2008
Tuesday, February 5, 2008
Monday, February 4, 2008
define turnright:
turnleft
turnleft
turnleft
define backup:
turnleft
turnleft
move
turnleft
turnleft
define movewall:
while front_is_clear:
move
define solve:
if next_to_a_beeper:
pickbeeper
if front_is_clear:
move
solve
backup
if left_is_clear:
turnleft
move
solve
backup
turnright
if right_is_clear:
turnright
move
solve
backup
turnleft
movewall
turnleft
turnleft
solve
turnoff
today i learned a confusing program thingmabob. it seems like it will take me a while to understand whats going on with this program like gerdo. im learning somthing! but now what do i do with it?
turnleft
turnleft
turnleft
define backup:
turnleft
turnleft
move
turnleft
turnleft
define movewall:
while front_is_clear:
move
define solve:
if next_to_a_beeper:
pickbeeper
if front_is_clear:
move
solve
backup
if left_is_clear:
turnleft
move
solve
backup
turnright
if right_is_clear:
turnright
move
solve
backup
turnleft
movewall
turnleft
turnleft
solve
turnoff
today i learned a confusing program thingmabob. it seems like it will take me a while to understand whats going on with this program like gerdo. im learning somthing! but now what do i do with it?
Sunday, February 3, 2008
Thursday, January 31, 2008
Wednesday, January 30, 2008
define movewall:
while front_is_clear:
move
define turnright:
turnleft
turnleft
turnleft
define pickall:
while next_to_a_beeper:
pickbeeper
define cleartowall:
pickall
while front_is_clear:
move
pickall
define turneast:
while not_facing_east:
turnleft
define turnwest:
while not_facing_west:
turnleft
define turnnorth:
while not_facing_north:
turnleft
define turnsouth:
while not_facing_south:
turnleft
well with lots of help i finally picked up all that trash but now i need to make him get a ride home. . . i think he should just stay in the park and starve to death
while front_is_clear:
move
define turnright:
turnleft
turnleft
turnleft
define pickall:
while next_to_a_beeper:
pickbeeper
define cleartowall:
pickall
while front_is_clear:
move
pickall
define turneast:
while not_facing_east:
turnleft
define turnwest:
while not_facing_west:
turnleft
define turnnorth:
while not_facing_north:
turnleft
define turnsouth:
while not_facing_south:
turnleft
well with lots of help i finally picked up all that trash but now i need to make him get a ride home. . . i think he should just stay in the park and starve to death
Tuesday, January 29, 2008
Monday, January 28, 2008
gerdo cant pick up trash
i think that gerdo doesnt care about the environment at least he shouldnt care about the environment because i cant pick up a single piece of trash!!!
i didnt learn anything today because i was stuck on that one the whole time
i just brings me back to the memories of frustration from the previous gerdo days
i think that gerdo doesnt care about the environment at least he shouldnt care about the environment because i cant pick up a single piece of trash!!!
i didnt learn anything today because i was stuck on that one the whole time
i just brings me back to the memories of frustration from the previous gerdo days
Sunday, January 27, 2008
Wednesday, January 23, 2008
Tuesday, January 22, 2008
Monday, January 21, 2008
gvr once again
gerdo turned 18 once again
and i hate his birthday!!!!
i dont want to say anything to him
still i dont like how long it takes to do just one thing on gvr
and i would rather not have to make big words on gvr
and i hate his birthday!!!!
i dont want to say anything to him
still i dont like how long it takes to do just one thing on gvr
and i would rather not have to make big words on gvr
Sunday, January 20, 2008
gerdo learns new tricks
today i learned how to make gerdo how to move and do different things wow
that it takes forever to be able to do lots of things in this program and even small things its really frustrating.
and that gerdo needs to learn new tricks
that it takes forever to be able to do lots of things in this program and even small things its really frustrating.
and that gerdo needs to learn new tricks
Wednesday, January 16, 2008
Monday, January 14, 2008
gvr
today i learned somewhat how to make a little guy run around. . . kind of
i am still confident that i dont really know much about computers
i am still confident that i dont really know much about computers
Sunday, January 13, 2008
pitiful
I learned how pitiful i am at making a blog. ok i learned how to make a blog. . . kind of.
I also really do know now that im not the best at computerprograming.
I also really do know now that im not the best at computerprograming.
Subscribe to:
Comments (Atom)