+ 3
C++ projects?
Can I get some c++ projects that don't involve game development or console output? What else can c++ even do besides those 2 things?
8 Answers
+ 8
Search on Internet or try to solve your own problems like
If you listen to the music
You can develop software that play music according to your mood.
For example
Happy
Sad
Angry
Etc.
Make your own qoutes gallery if you read qoutes that will give qoutes according to season day etc
+ 7
I think you can build some projects about gui or grapich with c++
+ 5
Build a window GUI software in c++ using QT5 ide.
+ 1
0
CalviŐČ Is there a tutorial on this?
0
Daniel Cooper There are plenty of tutorials from YouTube
https://www.youtube.com/playlist?list=PL2D1942A4688E9D63
0
c++
0
You can made nearly what you want in C++
Just find an idea and make it