hey, i started programming about 2 months ago, i did my favorite thing:
an terminal, username & password system, and the terminal with useless commands..
i dont love C++ as i used to, because i dont know hat i can do that will be useful/fun..
do you guys have an idea?
so far, ill say the stuff which i know:
vectors,if,else,cout,cin,arrays,else-if,while,do-while,for..
and more, but i got no power to list them all,
can you guys tell me something that i can do so ill ENJOY programming C++?
thanks..
what do i enjoy?
ah, not mny things..
i would LIKE to make games, but i dont know graphics..
i dont actually know what things i would like to make, i like terminal so far..
nothing else :C
use an existing engine , an existing graphic library for beggining like FLTK or SDL . There is a lot of tutorials and open-source . The beginning is always hard , that's called the dip.