+ 3
How to add a GUI to C++
Hey, everyone! I want to create a Ludo game in C++ with a complete GUI, much like the popular Ludo Star game. But, as I've experienced the hard way, Graphics don't come easy in C++. So is there a way to use GUI in C++? Also, I need help for my Ludo game. Any type of algorithm, suggestion etc. is greatly appreciated. Cheers, PaperTronics
2 Respuestas
+ 1
Use QT creator for gui using c++