I’m Most Likely In

I may or may not have the entire time to work, but I am going to try my hardest to make a project in C++ (as I’m trying to learn it).

I might use Visual studio, but if anyone knows of a better C++ game programming software that is free, please tell me!

Comments

20. Nov 2014 · 23:14 UTC
Just make sure to distribute the C++ redists for whichever VS you use.

Last year I came across a problem when many people couldn’t run my game because they were missing the redist and the error message was very unhelpful.
DhantonGames
21. Nov 2014 · 11:37 UTC
You should try QtCreator. It’s open source, and it’s almost as good as VS. Good luck! 😀