Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 848 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 848 Bytes

ConsoleRenderer

An implementation on top of the windows console to enable RGB image rendering.

Example Image:

Alt text

ColoredConsole

The main library project.

ConsoleRendererClient

The project being used for testing new functionalities.

InteractiveConsole

Will be a wrapper on top of windows console api to support a more "game engine" friendly input.

ColorDiscovery

Contains the scripts and some initial test code generated by them to figure the color limits of the console.

With the method used these are the colors possibly generated by the console (with some repetition):

Alt text