Skip to content

Console app demonstrating some colorful aspects of (Windows) console apps.

Notifications You must be signed in to change notification settings

billism1/ConsoleColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Console Colors

Console Colors is a simple Visual Studio 2010/2012 C# .Net (4.0) project that demonstrates cursor positioning, background/foreground colors, simple threading with mutex locking (to synchronize multiple threads writing to the console at once), and random number generation.

This console app will produce what may be described as psychedelic + epilective spouts of random dancing colorful patterns.

I know this isn't particularly useful, except for perhaps some basic examples. My main purpose of this project is to check out GitHub.

About

Console app demonstrating some colorful aspects of (Windows) console apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages