HELP!! im a complete noob at this

Last post 03-16-2008, 2:47 PM by Al. 5 replies.
Sort Posts: Previous Next
  •  03-06-2008, 5:17 PM

    HELP!! im a complete noob at this

    Can anyone tell me what i need to make games. I just want to know what i need and what i need to know. Help is appreciated.
  •  03-06-2008, 5:54 PM

    Re: HELP!! im a complete noob at this

    Try this link: http://www.gamedev.net/reference/start_here/

    --
    Jon Watte, Direct3D MVP
    kW X-port 3ds Max .X exporter
    14 days after getting my RROD box back, it's going back for service again. Grr.
  •  03-06-2008, 6:43 PM

    Re: HELP!! im a complete noob at this

    You migh also be interested in the XNA framework, it can be a little easier to ease into for someone new. So if your'e not completely sold on starting game development with DirectX, you might want to give this FAQ a quick read.

    Good luck as you get started wtih game development!


    George Clingerman - Microsoft XNA MVP
    XNADevelopment.com
  •  03-06-2008, 8:47 PM

    Re: HELP!! im a complete noob at this

    Thank you very much for the links. They are very helpful.
  •  03-07-2008, 9:17 PM

    Re: HELP!! im a complete noob at this

    Sweet!  Glad I checked the forums.
  •  03-16-2008, 2:47 PM

    Re: HELP!! im a complete noob at this

    There are many different ways to make games. Most of them involve the use of a programming language like C++ or C#, and, unless you are good enough to write an entire game with your own functions, the use of an SDK(software development kit) like DirectX or XNA.

    IF you want to learn XNA (I cant help you decide if you do or don't want to, since I don't use XNA - stupid crappy 5 year old video card), go to the XNA getting started page (http://creators.xna.com/Education/newtoxna.aspx) and do everything it tells you do to. That should get you started.

    What I did:

    First I learned C++. If you have no coding experience I would reccomend starting with writing simple C++ console applications. It may try your patience, but I think it will help. I learned C++ from C++ for Dummies, by Stephen R. Davis. I find that boks are better for learning these types of things, but if you want a free, online tutorial, your can try cplusplus.com.

    Then, I learned how to use the DirectX SDK. For that, I had another book - Beginning Game Programming, by Jonathan S. Harbour. It was a good book, not a GREAT book, but good. You can also try searching the web for DirectX tutorials.

    Hope this helps!

    Viri qui habent nullum, timent nullum.
    Men who have nothing, fear nothing.
View as RSS news feed in XML
©2007 Microsoft Corporation. All rights reserved. Privacy Statement Terms of Use Code of Conduct Feedback