+ 1
I'm going through the C++ course and I would like to know how far do i need to go to make a simple game
The game i would like to make is just a simple box or square and i wanna be able to move it to left and right. So far I'm at Conditionals and Loops.
2 Réponses
+ 1
Hi Pooya,
You need to go exactly 3.14159 kilometers.
Actually, I think it might be more beneficial to you if you went to the Code Playground (via the curly brackets) and filtered by "cpp". You'll probably get a much better picture browsing through other students' code.
Enjoy!
Edit: "cpp" via desktop web browser, "c++" via mobile.
0
Alright Janning, Thank you very much!