Programming Course in C# ¡Free!

12.05 - Console + date and time

 Saturday, April 06, 2013 published by Exercises C#

Create a console program showing a yellow ball moving on the screen (yo can use a O letter).

Also, in the upper right corner you must show the current time, using the format 15:56:12

I must move at 20 frames per second, and repeat until the user presses any key.