Please, use the new
Blupi.org
website for downloading freely all games.
English
Français
Deutsch
Introduction
Products
CeeBot-Teen
CeeBot-A
CeeBot3
CeeBot4
Move
Back
extern void object::Path( )
{
turn(45);
move(40);
turn(90);
move(80);
}