aboudekahil / tgl

Terminal Graphics Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGL

A dependency free single header file C library for rendering graphics to the terminal.

Caution

This project is still at an early stage of development and is not ready for production use.

License

MIT

Usage

Just include the tgl.h file in your project.

Demos included

  • Japan flag
  • 3d dots

References and inspirations

Authors

About

Terminal Graphics Library

License:MIT License


Languages

Language:C 100.0%