Euro20179 / ColoredText

colored text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colored Text

This does almost nothing I think it just looks cool.

The compile command i used:

g++ ./src/main.cpp `pkg-config --cflags --libs sdl2 SDL2_ttf` -o ./text

About

colored text


Languages

Language:C++ 99.0%Language:C 1.0%