void gotoxy

i want to create a pacman game..ma pacman should be of circle by using
void myEllipse(int x1, int y1, int x2, int y2,int color);
i want to use void gotxy function in order to move pacman can any one help me how to create that cirlce and how to move it using void gotoxy
Topic archived. No new replies allowed.