game developing

January 12, 2008 7:31am CST
What are the things I need to learn and master in order to create a professional computer game?
2 responses
@mandar_g (59)
• India
20 Jan 08
the professional game is not usually developed by single person large teams are assigned and various aspects are to be considered Deep study has to be conducted during entire project It is considered as a complete software development which has various stages and milestones
• Croatia (Hrvatska)
12 Jan 08
Creating a quality computer game takes time and effort. You have to have a dedicated team or a lot of knowledge to succeed. The most vital part is the engine, which is usually coded in C++. After that comes the graphics department, writing department, sound department, management, etc. etc. To learn how to code a relatively simple 3D game engine I suggest you check out Premier Press' "3D Programming All in One". It lists all the tools you will need and helps you learn how to use them. I wish you good luck with your project!