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
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.