Skip to content

A small library to easily output formatted text in terminals

License

Notifications You must be signed in to change notification settings

bj4rnee/ANSI-Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANSI-Render

license

⚠️ Project under construction

A small library to easily output formatted text in terminals

Table of Contents

Features

  • Somewhat customizable.
  • Cross platform (Linux, Windows, MacOS).
  • 24-bicolor support with ANSI-Sequences.
  • Edit framebuffer before rendering.
  • The ability to display:
    • Cool animations.
    • Interactive Games.
    • Whatever you come up with...

What's Next

  • C++ support :)

Installation

put header and source in project folder

Getting Started

Start recording your terminal using the record command.

include header

Usage

You can use the --help option to get more details about the commands and their options

How to use this lib <command> [options]

Init

Create a global config directory

ar init

Buffer

test

Render

render

Exit

how to exit

FAQ

Issues

License

About

A small library to easily output formatted text in terminals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages