You are browsing as a guest. Sign up (or log in) to start making projects!

4h 51m 36s logged

Devblog 15

I have now added colored printing that I showcase here in the fetch program.
The printing made me redo how the writer works to support the decoding of the default ascii sequence used to change color: \033[xxm , where xx is the color.

It follows the standard C way which makes it pretty easy to use colored printing.
– WilGulf

0
8

Comments 0

No comments yet. Be the first!