SunshineConsole
Jump to navigation
Jump to search
SunshineConsole | |
---|---|
Library project | |
Developer | Derrick Creamer |
Released | June 21 2015 |
Updated | June 21 2015 (1.0) |
Status | |
Licensing | Open Source, MIT |
P. Language | C Sharp |
Platforms | All? |
Dependencies | OpenTK |
Official site of SunshineConsole |
Sunshine Console is 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.
SunshineConsole is built ontop of 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.