Please, use the new
Blupi.org
website for downloading freely all games.
Français
English
Deutsch
Introduction
Produits
CeeBot-Teen
CeeBot-A
CeeBot-3
CeeBot-4
Chemin
Retour
extern void object::Chemin( )
{
turn(45);
move(40);
turn(90);
move(80);
}