Is your feature request related to a problem? Please describe.
It is not possible to run the console engine on Mac OS.
Describe the solution you'd like
A native adapter for Mac OS that lies under the ConsoleEngine.Native namespace and
implements IConsoleHandler and IInputHandler.
For reference one can look in the ConsoleEngine.Windows project.
Is your feature request related to a problem? Please describe.
It is not possible to run the console engine on Mac OS.
Describe the solution you'd like
A native adapter for Mac OS that lies under the ConsoleEngine.Native namespace and
implements IConsoleHandler and IInputHandler.
For reference one can look in the ConsoleEngine.Windows project.