+ 1
Game related as a beginner
Can anyone tell me as a beginner from where should I learn making games in C++? (Note-never made games except text game using if else)
5 ответов
+ 2
Found some discussion about this cplusplus.com/forum/beginner/273735/
+ 1
Interactive Fiction might be your next step. That can lead into UI development or AI which are both vital to any game no matter how big!
+ 1
Thank you Phil Andy Graves but I checked it..I think it is only related to text games ..I want to learn small games first like tic tac toe, space invaders, mario ..and then I want to go to the big games
+ 1
Learn c# or go straight to unity
https://learn.unity.com/
+ 1
Just install *Unreal Engine*
Unreal engine uses c++ to program the game
You can make small games using unreal engine as a beginner and can move to big games like Pubg
You don't have to be a expert in c++ to make tik tak toe or flappy bird
Hope it helped you
Writing it was difficult because it is too long to think and type