I want to develop a simultaion game where I will build a city (for example) from scratch. As I create buildings and people arrive, what is the best way for DarkBasic to handle the movement and general control of each of the individual items (people, buildings) moving around the screen. I know this is easier in C++ but not sure how easy it is in DarkBasic.