I want to make a graphics player for children.
But I am unable to visualize all the part of the s/w.
for example;
1st part (coding)
circle 50,0,0,blue-> circle radius,cx,cy, color
circle 100,10,20,red
---- ok put all data in a file-------
2nd part;
convert those data no the player.
how to do it?