PDA

View Full Version : Traffic Light Simulation


mil_an
03-13-04, 08:09 AM
Hi,

Can anyone help me with a console application that I have to build?

The console application should be in written in Visual C++, and it should simulate a simple traffic light. It should cycle thru the states:

Stop -> Prepare to Go,
Prepare to Go -> Go,
Go -> Prepare to Stop.

I have no experience writing code, so your help is much needed, and will be much appreciated....please help!!

Thanks...