help

Started by
16 comments, last by synth_cat 15 years, 12 months ago
OKAY LOL hopefully this will be the last forum i sign up too and hopefully it will be better then all the overs! well i am just wondering if anyone could help me out i am a beginner in c++ am currently using devc++ just wondering is there any game engines or graphics engine out there i could use with dev c++? i might not be makeing any sense lol its because i have no idea how to build games and i have no idea about graphics engines etc.. i have a book on game programming through which is just for pygame which i would prefer to not use...so please can anyone help me lol..
Advertisement
My graphics engine works on dev cpp. and I have a tutorial on making a simple game. However you mite think about switching compiles. There are much better free compilers out there than dev c++, such as Code::Blocks, eclipse and Visual Studios Express.
Black CloakEpee Engine.
cool cheers mate!! the compilers are not owned by microsoft or nething are they?
Quote:Original post by ericgrave
the compilers are not owned by microsoft or nething are they?


Hands down the best free C++ IDE out there is, in fact, a Microsoft product. Unlike Dec-C++, it has an up to date compiler, incredibly useful debugger, and makes C++ development an all around much better experience. It is the Visual Studio Express Edition.
Well Visual Studios Express is made by Microsoft,but Code::Blocks and Eclipse are open source.
Black CloakEpee Engine.
cheers :D i dont wanna use microsoft because i want free compilers where i coudl create games programs for linux and apple if that makes any sense at all lol
I understand that. Both code::blocks and eclipse will do what you need. Also check out XCode when developing on the Mac. I personly like code::blocks a little better than eclipse and it is whole lot better than dev c++.
Black CloakEpee Engine.
cheers :D am just downloading Eclipse now :D well tryin lol being slow :( so what graphics engine could u use?
o blackcoat :D i've just rated you :P
o blackcoat :D i've just rated you :P

This topic is closed to new replies.

Advertisement