Modelling question

Apr 16 2015 4:54 AM
Hello, I need to write a program using c sharp, modeling car traffic. It must support appropriate visualization and user must have the ability to draw different shapes roads and interac with interface, configuring amount of cars and their speed. Than he or she must see animation of moving cars (cars must stop on traffic lights) and after all save the model someone else to load it later. Please tell me how can I do it with C#.