How to add a GUI to C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

3rd Aug 2017, 12:13 PM
PaperTronics
PaperTronics - avatar
2 Answers
+ 1
Use QT creator for gui using c++
3rd Aug 2017, 1:39 PM
Suhail Pappu
Suhail Pappu - avatar