Thread: Basic Game Programming

  1. #1
    C++ Master
    Join Date
    Oct 2005
    Location
    ProgramLand
    Posts
    15

    Basic Game Programming

    Hi I've pretty much mastered the basic commands of c++ and wanted to move onto making a game. (I usually play with the DOS window)
    First thing is first, does anyone know a good site that teaches you game programming to simple to sample? I am only a beginner at making a actual game program so i need to start off with something like how to make a menu, make graphics onto the window, etc. Anyone?

  2. #2
    Computer guy
    Join Date
    Sep 2005
    Location
    I'm lost!!!
    Posts
    200
    Quote Originally Posted by Cloud_909
    Hi I've pretty much mastered the basic commands of c++ and wanted to move onto making a game. (I usually play with the DOS window)
    First thing is first, does anyone know a good site that teaches you game programming to simple to sample? I am only a beginner at making a actual game program so i need to start off with something like how to make a menu, make graphics onto the window, etc. Anyone?
    First of all, you need to know how to create a simple window before jump in to menu and stuff like that (not the DOS window thingy). You can use OpenGL, DirectX for graphic and 3D objects. nehe.gamedev.net has the tutorial for OpenGL.
    Hello, testing testing. Everthing is running perfectly...for now

  3. #3
    C++ Master
    Join Date
    Oct 2005
    Location
    ProgramLand
    Posts
    15
    Thanks!

  4. #4

    Join Date
    May 2005
    Posts
    1,042
    I'm not immature, I'm refined in the opposite direction.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  2. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  3. [ANN] New script engine (Basic sintax)
    By MKTMK in forum C++ Programming
    Replies: 1
    Last Post: 11-01-2005, 10:28 AM
  4. Someone help me with this game??
    By stehigs321 in forum Game Programming
    Replies: 15
    Last Post: 10-30-2003, 09:42 PM
  5. u got me wrong fellas
    By clover in forum Game Programming
    Replies: 4
    Last Post: 10-18-2003, 04:23 PM