Thursday, January 31, 2008

Finally

Well, finally finished with the steps for Guido, but alas, finishing that means moving on. :(
*sigh*

Wednesday, January 30, 2008

Helpful Definitions

define movewall:
while front_is_clear:
move
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 turnsouth:
while not_facing_south:
turnleft
define turnnorth:
while not_facing_north:
turnleft

Monday, January 28, 2008

First post of the year!!!

*sigh* why does Guido have to be so annoying at times. When he does what you tell him everyone is happy but he doesnt!!