0
I need in your help!!!
Do you now where I can shall know about console graphic in C++.Pls.(I’m sorry for my English because I am from Russia)//// //Вы не знаете как мне познакомиться с консольной графикой в С++.Заранее спасибо
5 Antworten
0
I find it simple and easy to code in. There are also great tutorials on their website to help.
+ 1
If you mean to write graphics such as for a 2d or 3d game, it is better to create a game window and use libraries and toolkits that make it simpler. I use and suggest SFML. It is also important to have a good grasp on c++ as a language first. Hope this helps.
+ 1
Thankyou
+ 1
You're welcome.
0
Does SFML hard to understand?