Web developer going to the game industry

Started by
8 comments, last by EarthboundMisfit 15 years, 9 months ago
I'll brief. I am web developer right now, but i think i would really enjoy working in the game industry. I am not envisioning myself playing games all day, but what i am hoping for is a lot of opportunities to solve challenging problems though code. Even though i have over 6 years of programming experience, i know that most of those things won't apply well to being a game developer. So here's my question: does it make sense for me to look for even an entry level position at this point? Some listings i looked at don't require previous game programming experience, but list it as a plus. Would i be able to start in the industry with zero experience?
Advertisement
Yes you can but it will be hard. With you being a web developer I bet your best bet to get you in the door is join the games industry as a web developer. From there you meet people and can potentially at some point prover your self to get to actually working on the games themselves.

Most important point is to Get In The Door. By getting in the door you meet people and make a good impression and they will remember you which gives you that extra step up from some other potentials for the job.
Just dropping by to say best of luck :)
Quote:Original post by EarthboundMisfit
does it make sense for me to look for even an entry level position at this point?

If you don't, you definitely won't be getting in. In the meantime, while you're trying to get in, you should be making games. You're gonna need a portfolio.

-- Tom Sloper -- sloperama.com

Yeah if you want to secure a job then write a demo, though I'm sure your 6 years of programming experience will come in very valuable, I'm fairly confident that you'll not have done any system level programming in all that time, and games development is all about the system level. It's also in part about networking, an area of expertise which seems to be in relatively high demand at the moment, and also one which I'm sure you've got a head start in. Flaunt it.

Good luck!
Quote:Original post by EarthboundMisfit

Even though i have over 6 years of programming experience,


What type (please don't say HTML)?

Quote:Some listings i looked at don't require previous game programming experience, but list it as a plus. Would i be able to start in the industry with zero experience?


Just be realistic - jobs that have low or no pre-requisites are grunt jobs. You should be clear about whether you can even afford a job like that (mostly unpaid, or minimally paid).
thanks for the advice everyone
yeah, if a game company would be hiring web developers i wouldn't think twice about it and apply right away, but that's a bit too specific

i have thought about the fact that I've really only done very high level programming, and nothing that interacts directly with the hardware
i have my work cut out for me

Quote:Original post by AntheusWhat type (please don't say HTML)?

what do you mean? my FrontPage skills are awesome ;)

seriously though, i've been doing asp.net in my work, and in my college days i've done Java and C++

Not really about a month ago Blizzard Ent. and Arena Net were both looking for web developers.
Quote:Original post by EarthboundMisfit
i have thought about the fact that I've really only done very high level programming, and nothing that interacts directly with the hardware
i have my work cut out for me


Not all game developers work directly with the hardware, and in fact I expect a large number don't touch it at all these days. Your first stop, should be to leverage the skills you already have. Write a short web-based game. Not a big one; you don't want to waste 6 months on this, more like 2 or 3 weeks. Something simple and turn-based would be fine. However, this would begin to show relevance to game development and get you thinking in terms of what you need for games; objects to represent characters and maps and items, conflict resolution systems for gameplay, separation of game logic and presentation logic, etc. That is a useful first piece for your portfolio and will get you on your way to a second work, probably entirely client-side.

Quote:Original post by Kylotan
Write a short web-based game. Not a big one; you don't want to waste 6 months on this, more like 2 or 3 weeks. Something simple and turn-based would be fine. However, this would begin to show relevance to game development and get you thinking in terms of what you need for games; objects to represent characters and maps and items, conflict resolution systems for gameplay, separation of game logic and presentation logic, etc. That is a useful first piece for your portfolio and will get you on your way to a second work, probably entirely client-side.

I have not though of that, but that's actually an excellent idea!

Travian is certainly a type of game i can probably create.

This topic is closed to new replies.

Advertisement