⚠️ Project under construction
A small library to easily output formatted text in terminals
- Somewhat customizable.
- Cross platform (Linux, Windows, MacOS).
- 24-bit color support with ANSI-Sequences.
- Edit framebuffer before rendering.
- The ability to display:
- Cool animations.
- Interactive Games.
- Whatever you come up with...
- C++ support :)
put header and source in project folder
Start recording your terminal using the record
command.
include header
You can use the
--help
option to get more details about the commands and their options
How to use this lib <command> [options]
Create a global config directory
ar init
test
render
how to exit