Small C program for drawing pride flags in a terminal.
Go to file
2022-10-26 19:40:43 +02:00
flags Fixed a bug in which an --size/-s without a flag would result in a segfault (oops). Changed behaviour back to default flag sizes to their stripe count (base size). 2021-12-28 17:45:13 +01:00
listpride.c Initial commit, added git (duh) 2020-10-04 22:38:33 +02:00
makefile pride.c : Cleaned up the options, added --size option. makefile : Changed make test. 2020-11-20 16:25:04 +01:00
pride.c Fixed a bug in which an --size/-s without a flag would result in a segfault (oops). Changed behaviour back to default flag sizes to their stripe count (base size). 2021-12-28 17:45:13 +01:00
README.md Dusting off this project. 2022-10-26 19:40:43 +02:00

Pride flags for the command line

A program that can display pride flags in your terminal using block characters.

This is a project I am only doing for the fun of it.