Sunshine Console

From RogueBasin
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sunshine Console
Library project
Developer Derrick Creamer
Released June 21 2015
Updated June 25 2015 (1.3)
Status Stable
Licensing Open Source, MIT
P. Language C#
Platforms All?
Dependencies OpenTK
Official site of Sunshine Console


Sunshine Console is a C# library for simple ASCII output/input. It's intended to be very friendly to beginners that just want to put something on the screen (while still being powerful enough for larger ASCII projects). See the official site for usage examples.

Sunshine Console is built atop OpenTK, which can therefore be used for mouse input and accessing OpenGL and OpenAL, and various other features & functions. OpenTK has been ported to Windows, Mac OSX, GNU/Linux, *BSDs, Android, iOS, etc.