Skip to content

A simple and intuitive terminal drawing library. Featuring unicode characters and color

License

Notifications You must be signed in to change notification settings

abuharth/floTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

floTerm

Simple and intuitive terminal drawing library. Featuring unicode characters and color!

image

Adding floTerm to your project

Adding this library to your project is as simple as downloading the floTerm.h and floTerm.c files and including floTerm.h in your main file. Then you can use the example mains for guidance on how to get started.

Running floTerm examples

Clone the repository. From the folder, run:

make build1 or make build2 to build from main.c or main_2.c in src

Then run ./a.out to run the the program that was built

About

A simple and intuitive terminal drawing library. Featuring unicode characters and color

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published