Thread: game development & programming skill required

  1. #1
    Registered User
    Join Date
    Nov 2010
    Posts
    2

    game development & programming skill required

    Hey,

    I had a couple of questions regarding game development & the level of programming skill required , as I am not well versed with most of programming languages & have just started learning C language many of these questions might seem obvious to u all :-

    1) Is it necessary to have excellent knowledge of the language being used for developing games for mobile phones ? or someone who is average at it can also create noteworthy games.

    2)Which is the best platform to start learning ?for eg:- iphone games requires objective C and many other handsets J2ME . So is it advisable to learn J2ME first or C ?

    thnx

  2. #2
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,738
    1) Someone who is average can create games, but not noteworthy ones.

    2) Not a clue: May someone else can answer that?
    Devoted my life to programming...

  3. #3
    Registered /usr
    Join Date
    Aug 2001
    Location
    Newport, South Wales, UK
    Posts
    1,273
    The answer to 2. is "Whatever you feel most comfortable in".

    Bear in mind that you can't go from zero to Carmack overnight.

    Concentrate on being general-purpose first. Do the "Hello world", practice taking input from the user and doing things with it, learn to use graphics functions in a meaningful way. Combine these features and you could well have a game. It may only be Connect 4, but it's a start.

    Once you've got the basic elements of a game engine nailed down you'll be much better placed to add music, 3D graphics and whatever other fun things you have in mind.

    If you want to jump into making games, you can make them in Flash, but as a programmer your skills would be limited by Flash.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. craps game & dice game..
    By cgurl05 in forum C Programming
    Replies: 3
    Last Post: 03-25-2006, 07:58 PM
  2. PC Game project requires c++ programmers
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 02-22-2006, 12:23 AM
  3. Spring 72 Hour Game Development Competition
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 02-08-2006, 01:19 AM
  4. C++ Game Development & Demand
    By Visual Develope in forum Game Programming
    Replies: 6
    Last Post: 02-21-2002, 09:41 AM
  5. development of my game
    By agerealm in forum Game Programming
    Replies: 4
    Last Post: 10-05-2001, 12:40 PM