Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

where to start


  • Please log in to reply

#1
desca

desca

    Member

  • Member
  • PipPipPip
  • 118 posts
I want to be a game programer but dont know where to start. :tazz: ;)
  • 0

Advertisements


#2
ratmilk

ratmilk

    Member

  • Member
  • PipPipPip
  • 151 posts
Learn C++, and Win32 (a GUI library for C++), it would be best to buy a book called: 'Learn C++ in 24 hours', to learn the basics of C/C++ programming. I recommend you program other things before you start yo program a game, once you feel you are ready Learn how to use OpenGL (DirectX sucks), http://nehe.gamedev.net/

-Zac
  • 0

#3
desca

desca

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 118 posts
Thanks
  • 0

#4
desca

desca

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 118 posts
any other suggestions
  • 0

#5
kool808

kool808

    Visiting Staff

  • Member
  • PipPipPipPip
  • 1,690 posts
Thats the best you can choose, OpenGL Rocks ya know! :tazz:

did you mean just a simple ready-made program where you just place this object here then bump it here then .... That will just result to a very poor game quality.
  • 0

#6
desca

desca

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 118 posts
no i want to learn c++, Dark Basic, Ect.. but dont know where to start learning.

Tri Gun is beast!!!!!!
  • 0

#7
ratmilk

ratmilk

    Member

  • Member
  • PipPipPip
  • 151 posts
Darb Basic = bad

Just type: 'C++ tutorial' into google

and majic :tazz:
  • 0

#8
sweft

sweft

    Member

  • Member
  • PipPipPip
  • 123 posts
Yes "C++ titorial" in google is a good tool.

hex
asm
disassembler
win api

Suck in as much information you can about them and then do some trial and error.

When you feel you want to do something more productive like coding your very first patch, google the following:

c++ syntax
c++ tutorial
c++ programming
c++ compiler
c++ code snippet

The real important thing here is that you find yourself an easy to use c compiler/linker and then start modifying existing code (because that's a very good way of learning). And don't start out to big! Begin with a simple task like coding a disassembler in ogl with the possibility to move the disassembled code around using the mouse. ... or you could just start out with a 'hello, world' program.
There are hundreds of good programming tutorials available on the net, but if you like I could start a little c programming for newbies with code snippets you actually can use in your "gaming future".
Now you know nothing? ... and soon you will wonder why not everyone knows how to zero-pad the stub, why coders running thier tools on winnt aren't decreasing the section alignment to a maximum of 512byte or why people nop-ing instructions when they can use more elite ways of skipping code.

Are you up for it?
  • 0

#9
ratmilk

ratmilk

    Member

  • Member
  • PipPipPip
  • 151 posts
dev c++ is an gui for the mingw compiler, google it. Its free :tazz:
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP