Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

File metadata and controls

8 lines (5 loc) · 371 Bytes

Plain-Terminal-Library

Ptlib is a cross platform, single header library which povides a layer of abstraction for raw input and graphics in the command line.

The goal is to provide a small set of functions that you can build upon. input and graphics are as basic as it gets, but it hides away the boilerplate code.

the library should support windows, mac and linux.