So you want to enter the game industry

Source: Internet
Author: User
Tags digipen

So you want to enter the game industry?
---------- Copy from www.gametutorials.com

Ever since I was a boy I wanted to make games. to be more precise, ever since I gathered around the Nintendo Entertainment System watching my older brother and his friends play Super Mario Brothers 3-I set that goal. though most kids might have said or thought this, I actually did it. for those of you who have a desire to get into the game industry, but don't know where to start, I can offer my experience of what worked and what didn't.

starting in the mid 1980's, the video game market seemed to be dominated by Japan companies including Nintendo, Sega, and NEC. it came to my mind as a youth that If I cocould speak Japanese it wowould drastically increase my chances of getting into the industry. it wasn't until I started looking for a job that this didn't make much difference unless I wanted to go live in Japan. on the other hand, while I was learning Japan I was learning to program using basic on the Apple] [Gs. this was my first experience with programming. soon I moved on to Pascal, then in high school I learned C.

it wasn' t until my senior year in high school that I found out about my dream school. it blew my mind to find that there was actually a school that taught game programming. based in Canada, the name of the school was digipen. upon hearing that they only accepted 100 people a year I went to a normal year of college, your Ed good grades and was accepted shortly after.

Before classes started and digipen we were warned that this was not a school where students play games all day, but a school or intense learning and siphoning out the elite programmers. I soon found out that this was an understatement as the workload was at least 14 hours a day and we were at the school from 9 am to 10 pm. saturdays and Sundays were spent in our groups working on our game design and code. if you hate math, you wowould hate this school. imagine sitting through 3-hour lectures for each subject, then getting a half an hour break to go to the bathroom or get something to drink. it was impossible to have a girlfriend (at least one that wocould stay with you over a week or 2) or even think about a part time job. some might say this wocould be hell, but for me it was a heaven. 15 people dropped out the first 2 weeks, and by the second semester we lost dozens more. just one year of digipen teaches you just as much if not more than what a computer science major knows when they get their degree, plus it's all related to the game industry.

Sure you eventually start to get burned out, but this is nothing from what the mainstream industry dishes out. if you can't sit at a computer for 16 hours a day you probably won't enjoy the game industry. though not all jobs in the game industry are like this, that is what you should have CT going in.

Eventually I found a job in the Game Industry, published a couple titles and here I am currently ramping up for the Nintendo gamecube. below are answers to some of the most popular questions from those interested in getting into the industry.

What shoshould I do now to prepare?

if you are still young and in school or already have a career, but want to change, I recommend learning to program. it isn' t so important in the beginning which programming versions to learn, but that you understand the concepts. just like any spoken language, most of the concepts are the same but with different words attached to the same meaning. one of the most important things to have is a knowledge of games. that means you can tell your family you have my permission to sit and immerse yourself in games till the wee hours of the night. you can't be expected to create a game unless you have played them before and
know what's fun.

The Internet is probably the best place to learn. thousands of people have gone through what you are about to go through so there is an abundance of information to be shared. if possible, try taking some classes that deal with math, physics and programming. there is a saying that it is easier to teach a mathematician How To Be a programmer than it is to teach a programmer how to be a mathematician. I believe this to be true. once you have a solid foundation of logic, the rest is just
Teaching the syntax to make it happen. Don't stress on learning a participant language. Programming versions change, but the concepts stay the same.

As you are learning the basics, try to make little games along the way. text adventures are one of the easiest games to create because you don't need to know any graphics programming to do them. whatever type of game you do, keep everything that you create. even if the game looks stupid and is really basic you might be able to use it when you eventually go and look for a job. this can impress upon a future employer that you love making games and have spent your free time doing so. it also might be good to show the evolution of your games throughout your learning experience.

Another important thing to know is 3D concepts and the math behind them. learn linear algebra and how to display objects in 3D. not all games are full-fledged 3D environments, but you will have a lot better chance getting a job if you know the math needed to perform the tricks behind the fun. this is one of the things that separates a good game programmer from a bad game programmer. most people can do the simple logic in games, but not everyone can optimize a BSP tree (Binary space partition), write collision detection routines, Hidden Surface Removal and skeletal animation systems.

What programming ages shocould I learn?

like I said before, don't stress too much on which language to learn in the beginning because languages are always changing and you will always be required to learn a new one to keep up with the changing technology. once you get the concepts of programming down I wocould focus on C ++. c ++ is the most popular language in the game industry. why you ask? Because it's fast, powerful, and is low level enough for you to do most anything you need to do, but is also high level enough to not have to write an exuberant amount of code to do it. unlike some versions, C/C ++ is available on almost every operating system and is quite easy to port between them.

If you can, I wocould learn C before learning C ++. that way you will fully grasp the benefits of a language with built in Object Oriented Programming (OOP ). some people still haven'tmade the switch from C to C ++ so it's always a good idea to have that knowledge in your back pocket in case you have to use C.

There is one more language that is good to know in the game industry and that is assembly (ASM ). though most projects might only have % 5 or less of assembly code, it is a great way to optimize graphics code. assembly especially comes in handy when it comes to hand held games, which need every little bit of speed they can muster.

Which compiler shocould I use?

If you decide to jump on the C/C ++ bandwagon you will want to pick up a copy of Microsoft's Visual Studio. currently version 6 is the latest, but Version 7 is right around the corner and worth every penny. one of the best places to find this is www.amazon.com. you can find the Standard Edition usually for und $80 (US), sometimes less. if you are tight
Cash, you can always download a free Borland Compiler (www.borland.com/bcppbuilder/freecompiler) without the Visual Interface
(DOS prompt compiler) or search the Internet for a free IDE (integrated development environment) compiler such as Dev-C ++
(Www.bloodshed.net). If you don't use a Windows operating system there are dozens of other free compilers out there.

What does an employer look?

Having had experience interviewing potential employees, I know what will get you hired, fired or out the door before you can say, "I... Want... Job ..." In your native language. by far, the game industry is one of the most difficult software development industries to get in too. I will attempt to go over all the key points that you want to show your potential employer.

First, this isn't the 80's. don't fool yourself that because you know something technical you have this huge edge and shoshould get paid a six-figure salary in the first year of your job. believe it or not, but there are tons of people out there that have better skills than you and are looking for a job. I wocould be so bold as to even suggest that a large number of them cocould be around the age of 15. children have been using computers since they were little. computers aren't as much as a mystery to most people as they were back 10 to 30 years ago.

I want to impress this upon you because just because you might even know a lot about computers and had the highest math scores in your school, it doesn't mean anything if you can't communicate with people. the game industry is not a place where you all sit in your own corner offices and exclude yourself from the group. if you can't work with people I guarantee you will have about a 2% chance of getting a job. I have interviewed so far people that have the social skills and awareness of a possum.
after the first few questions you know immediately if the interview is over or not. employers want someone who is a "team player" and can communicate with everyone on the team. if you have a problem, they want to be sure that you aren't the type of person who will try and solve it themselves for 3 days before telling someone you ran into a roadblock.

Also, if you can't handle stress, you won't be the lucky one with a job. no one wants to work with someone who can't hold his or her temper (or their liquor for that matter ...).

Next, once you prove that you aren't a mutant who has never worked in a group, you will need to show your skills. you do not need to have a college degree to get a job. if you have a 4 year degree from a good college and no experience what-so-ever, and another guy applying for the same job has never gone to college, yet has a sweet 3D demo to show with a cool portfolio of games, you will most likely not get the job. all college does is show your employer that you have the capable
Knowledge to "learn" how to make games. It's a lot more impressive when you show that you know how to make games.

Write good clean code. if it's messy don't bother showing it. remember that since you are working in a team, other people will be reading your code. don't fool yourself that you will be the only person working with your code.

Sound excited and interested to work in the Game Industry and especially at the company you are applying. don't let them know that you have been bouncing your resume all over the place. they want to know that you want to work their. do some research on the company you are interviewing. this means play their games, learning about their history and possibly talking to someone who works their about their experience working for the company. if you go the extra mile to find information about the company it shows that you are selective in whom you work for, not desperate to take anything that comes your way.

When employers will give you a test to take to see what you know and how well your problem solving and math skills are, so don't be surprised. take a calculator just in case, but don't make it obvious. be sure to bring something to write on and. show them that you are taking notes on their company as they are interviewing you, try slipping in a few questions about them. usually at the end of the interview they will ask you if you have any questions. try and have the questions thought of before hand, possibly written down on your pad of paper.

Don't be cocky. it's so easy for a programmer to get up in the clouds about their skills. employers want to see that you are confident, but are always willing to learn news things, especially their way. no one wants a programmer who thinks their way is the best and won't budge.

Last of all, but not least, have something to show them that you have done. this helps out in more ways that one. of all the people that I remember interviewing, it was those that brought in an example of their work, either on a laptop or on a disk/CD. with all the people and resumes that flash through their office, you want to stick out above all of them. that is your goal and that is what will get you hired. if I cocould sum this all up in a sentence I wocould say be excited to work there, humble, teachable, sharp and easy going with something to show to distinguish you from everyone else.

What kind of salary shoshould I have CT?

I was surprised by what I found upon finding out how much people make in the game industry. believe it or not, but you more likely to make more money programming outside of the game industry, and probably working less hours too. visual Basic Database programmers make more than someone writing a 3D engine. you want to know why? It's because people get paid more to do the jobs that no one else wants to do. No offense to database programmers, but that's how it works.

If you have never had a programming job and are an entry level programmer you can perform CT to make around 35 K (US), depending on the region of course. this is a bit lower than the 40 K + that entry level programmers make outside of the game industry. this of course goes up if you have programmed at another company before. experience is what matters, not necessarily skill or knowledge. A game programmer with about 5 years of experience cocould be expected to make around und 80 K +. some people might start at this salary, but it is rare.

With more people getting computer science degrees it will become more competitive than it is already. you might want to think about going into something like AI instead of the typical graphics programming that most people want to do. graphics can only get so real, eventually the game play and AI is going to stick out instead of pretty colors. I suggest getting a head start on developing these things.

Who actually makes the games?

Most game companies are just the developers. that means that the company consists of art and technical leads, producers, artists and programmers, with a CEO up on top making sure everything is going smoothly. the developers pitch their ideas to a publisher, which if they like the idea, fund the project. this doesn't mean that the game is for sure. there are milestones that the developer must provide along the way to show that the game is good and according to what was pitched to the publisher. if you decide to add a feature to your game the publisher must approve it. publishers usually have a bad wrap in the industry for shortening development times, which produce crappier games. this might be true, but developers sometimes don't realize that without the publisher there is no money, and without money there is no game or bread on the table.

There are so busy games out there that do bad that it makes it a risky business for the publisher to invest too much money into one product. developers sometimes exaggerate the truth about how long it will take to finish the game so that it will convince the publisher to go with their idea. the problem with this is, that some companies don't hit the target release data and their projects are canceled. this is a horrible reality of making games. not all projects get shipped. I have heard of projects
That were even finished that didn't get shipped because Marketing decided that it wowould cost more to market it than it wowould bring back in sales.

How long does it take to make a game?

Depending on the game the time to complete it can be varied. some games are as short as 6 months or as long as 5 years. if you are making a sequel to a game it cocould be just 6 months to a year because you already have the base completed and you only need to add a few more features, levels and art.

The average development time for a game is about 2 years. games cost on average of 2 to 6 million dollars to develop. when putting that much money into a single product you want to get it out the door as soon as possible because it's already behind in technology once it hits the shelf.

if you do not want to program games, but want to design them it's even harder to get in to the industry. it seems that everyone has a good idea for a game now days. this may be true but you aren't going to get a meeting with a publisher unless you know something or already have part of the game finished. A lot of people start as a programmer, artist or producer and then move into a designer position. this is the best way, especially if you are working for a small company.

though getting into the game industry isn' t an easy task, and once you are in you bust your butt, it's worth it! On top of being a game programmer I am the co-web host of www.gametutorials.com, which teaches programming geared towards games from knowing nothing at all to 3D. there are over 200 tutorials written by us that simplify the complex world of game programming. you will also find links to the other great sites specified Ted to development in the game industry.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.