Slashdot Mirror


What Are the Best First Steps For Becoming a Game Designer?

todd10k writes "I've recently decided to go back to college. I have a lot of experience with games, having played them for most of my adult life, and have always toyed with the idea of making them one day. I've finally decided to give it my best. What I'd like to know is: what are the best languages to study? What are the minimum diploma or degree requirements that most games companies will accept? Finally, is C++ the way to go? ASP? LUA?"

10 of 324 comments (clear)

  1. Quick advice by kamapuaa · · Score: 5, Insightful

    Get out while you still can. I can't imagine a worse career path.

    --
    Slashdot: providing anti-social weirdos a soapbox, since 1997.
    1. Re:Quick advice by sys.stdout.write · · Score: 5, Insightful

      Get out while you still can. I can't imagine a worse career path.

      Seconded. You'll end up designing this awesome game, and then EA will be like "I don't think this plays well with our 13-year-old boy demographic" and force you to make changes which completely ruin it.

    2. Re:Quick advice by nEoN+nOoDlE · · Score: 4, Insightful

      He didn't say he has a lot of experience in game programming. He said he has a lot of experience WITH games, just like you have a lot of experience WITH porn, space movies, and the Risk board game. As such, being passionate about gaming is definitely a plus in making great games.

      --
      Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    3. Re:Quick advice by LrdDimwit · · Score: 5, Insightful

      To put the point more directly, don't try to get a job as a game designer, then start designing games. Once upon a time, in the late eighties, this is how things were done. Now, trying to become a game designer is like trying to become a movie star. Huge numbers of applicants mean the few entry level designer positions that ARE available, are snapped up immediately by people with better qualifications than you.

      You want to be a game designer? Then design games. If you have programming skills, grab XNA or Flash, or even (like I'm using) Java and start coding something. You don't? Then get an existing games with already-developed toolsets like Neverwinter Nights or any of the several FPS'es with level editors, and get cracking. Even this is beyond you? Go buy a pen and paper RPG system, and start desigining adventures.

      If you can't hack it, then this is a sign you have not got what it takes.

  2. A. A Trust Fund B. A Working Spouse... by Anonymous Coward · · Score: 5, Insightful

    C. A taste for ramen.

    D. A willingness to update your resume every six months.

    E. The number of your State Attorney General's Labor Enforcement Division, to file a complaint when they suddenly decide to stop paying you and ask you to work for free until they close the next round of funding, which is always just a week or two away.

  3. We're off to a bad start already.. by synthesizerpatel · · Score: 5, Insightful

    If your approach to a new career is to find out the bare minimum you need to start... odds are you're not going to excel.

    There's not a lot of stories from successful game developers that start with 'When I got in at 8am' and end with 'Then I left at 5pm.'

    If you think you've got 'it', do what the guy who did Braid did -- make it. Don't wait for someone to give you a stamp of approval. Sing it loud.

    Otherwise, stick with your day job.

  4. Are you already a programmer? by realmolo · · Score: 4, Insightful

    Game development is HARD. It's definitely in the "deep-end" of computer programming. You better know some serious math, too.

    What I'm saying is, most of the game developers who have jobs doing it have been doing it "for fun" since they were kids. It takes YEARS of work/experimentation/dedication to develop the skills to write a modern game.

    If you are planning just to learn some programming and get a job in the game industry, don't be surprised if you get are stuck in entry-level positions for a LONG time. You aren't going to be game programming, per se. You're going to be debugging the installer for the game, stuff like that.

  5. Game Designer by WilyCoder · · Score: 4, Insightful

    Game DESIGNER?

    Well, you could try to create some board games or your own pen & paper RPG. No programmers required for either of those.

  6. Sorry to burst your bubble by 4D6963 · · Score: 4, Insightful

    Sorry to burst your bubble but game designer/game programmer is one of these professions that you can't just say "hey, I know what I wanna do in life, I want to be a X. Now I'll just go to college to become that!". You can't right out of the blue suddenly decide to go to college to become a successful game designer/programmer/pianist/geologist/astronomer/graphical artist, because to have a successful career in those things you need a passion, and if you had the passion for it then whatever you want to make into a career would be your hobby to begin with.

    From what you told us you don't seem to have any such passion, it sounds more like you decided "hey that sounds kind of cool, I'll just put my mind to it and surely I'll succeed". It doesn't work that way, because half of your colleagues will be people who code 512 byte demos in ARM assembly in their spare time just for fun, and who've been doing that type of thing since a decade before you had the bright idea of considering making games. My advice would be, either follow whatever passion you REALLY have, or go for a job that doesn't take any.

    --
    You just got troll'd!
  7. The best language to learn... by grahamwest · · Score: 4, Insightful

    ...is English.

    I am serious. I make games for a living and the most useful tool overall is written communication with the rest of the team. Nobody can remember how every nuance of a game should work so being able to go to the internal wiki or wherever and re-read the explanation is hugely important.

    Also, make games. Lots and lots of games. Board games, card games, dice games, any kind of simple game. Look at other games - start with very simple games - and think about them critically. Examine each part of the game and try to figure out why it is that way. If you can't deconstruct games like this you've no business being a game designer.

    --
    Graham