How to create ASCII animation in Windows Console application using C#?

Posted by Hamish Grubijan on Stack Overflow See other posts from Stack Overflow or by Hamish Grubijan
Published on 2010-04-27T22:10:25Z Indexed on 2010/04/27 22:13 UTC
Read the original article Hit count: 273

I would like it to display non-flickery animation like this awesome Linux command; sl

http://www.youtube.com/watch?v=9GyMZKWjcYU

I would appreciate a small & stupid example of say ... a fly.

Thanks!

© Stack Overflow or respective owner

Related posts about c#

Related posts about console-application