+ 3
How to induce colors in a monochrome project?
I have a b/w project in C++. Please message me if anyone can help me with it đđ
4 Answers
+ 1
Stefano Ciaprini I want to introduce some animation and colors and fonts to my inventory management project
0
What kind of project is? If it's a console application, you can include a library with methods that add colors on console. I use this library for my 'pacman project' in C đ
0
Where your project is executed, or rather what kind of project is? (e.g. Windows Form application, Console application...). Another library for implementing GUI elements is Qt.
- 1
Plain code blocks run application đđ