Please, use the new Blupi.org website for downloading freely all games.
Home CeeBot Blupi BuzzingCars CoLoBoT
English
Français
Deutsch
 
 
 
 
 
Move Back
extern void object::Path( )
{
  turn(45);
  move(40);

  turn(90);
  move(80);
}