Sunshine Console

From RogueBasin
Revision as of 14:23, 30 June 2015 by Dscreamer (talk | contribs) (Created link to license)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.