LambdaSix / RenderLike

C# MonoGame based console emulator in the spirit of libtcod
MIT License
1 stars 0 forks source link

Colour encoded strings // Issue #3 #16

Closed LambdaSix closed 5 years ago

LambdaSix commented 6 years ago

Implement a VT100 style colour encoding scheme/renderer in WriteString. Uses a full RGB specification rather than predefined colour codes.