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

  turn(90);
  move(80);
}