Programming Logics FORUMS

Full Version: For New Game Programmers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Begin as a Game Programmer
The best thing you can do if you are seriously considering a career in games programming is to learn c++ it is the industry standard and most games companies will expect you to know this language before considering you for a programming job.
An engine written in c++ would be a good start, the irrlicht engine coupled with your favourite IDE and a C++ language book would be extremely useful, but for starters i would try to make some 2D games, classic arcade games are fun and not extremely difficult to code.
There are tons of tutorials on making games such as tetris and pong so learn those first and get comfortable and then try to make a game without a tutorial maybes a side scrolling beat-em-up.
Thanx .... it is quite interesting
At first a Game Programmer should learn the basic concepts of programming with a language that is relatively easy to learn. Then they should advance their Skills into a professional level visual programming language.
I think game programming is really great thing and at the same time it is little hard then the simple application programming. So basically you have to take more care for that and at the same time have to make best and more complex system for the game.
Reference URL's