Hooda Math on Facebook

Math Games » Logic Games » Bill the Robot

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

Bill the Robot Instructions

The object of the game is to provide Bill with a program to pick up each chip on the play field. To do this, drag commands from the list on the right hand side of the screen to his main program.
Commands:
FORWARD: Bill the Robot takes one step forward in the direction he is facing.
BACK: Bill the Robot takes one step backward from the direction he is facing.
TURN LEFT: Bill the Robot turns to his left without going anywhere.
TURN RIGHT: Bill the Robot turns to his right without going anywhere.
GRAB: Bill the Robot picks up any chip he is standing on.
SUB 1: Runs the commands listed under SUBROUTINE 1.
SUB 2: Runs the commands listed under SUBROUTINE 2.
BLANK: Clears a command from a list.
Tips:
*Use subroutines if Bill the Robot can't complete the level in 16 commands.
*You can run subroutine 2 as a command in subroutine 1.
*Walk backwards instead of turning around.