Making....

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Would anyone know how to make a game? and if so would it be possible to try to teach me or some which direction to go? Ive tried to learn C but i just dont know where to start... please help
 
Hi Clap,

| Would anyone know how to make a game? and if so would it be possible to try to teach me or some which direction to go? Ive tried
to learn C but i just dont know where to start... please help

Here are THREE FREE game design software downloads:
RPG Toolkit: http://download.com.com/3000-2121-6676850.html?tag=lst-0-10
3D Rad Lite: http://download.com.com/3000-2383-8769081.html?tag=lst-0-1
Game Maker 5: http://www.cs.uu.nl/people/markov/gmaker/

--
Cheers, Windows XP MVP Shell / User
Jimmy S. http://mvp.support.microsoft.com

Game FAQs: http://support.microsoft.com/default.aspx?scid=FH;[LN];gms
Visit my Zone.com / Gaming Helpsite: http://nibblesnbits.tk or Call / Contact
MS Support at: http://support.microsoft.com/default.aspx?scid=sz;en-us;top
My advice is donated "AS IS" without warranty; nor do I confer any rights.
_________________________________________________________
 
Oh, and one more thing... get the hell away from C... if
you want to learn a programming language along those
lines, go with C++ or C#. I found C++ quite easy to
grasp. Most of the keywords are pretty intuitive and
there are plenty of free compilers out there (Dev-C++ is
my favorite).

Hope this helps.

Nick
(e-mail address removed)

-----Original Message-----
Hi Clap,

| Would anyone know how to make a game? and if so would
it be possible to try to teach me or some which direction
to go? Ive tried
to learn C but i just dont know where to start... please help

Here are THREE FREE game design software downloads:
RPG Toolkit: http://download.com.com/3000-2121- 6676850.html?tag=lst-0-10
3D Rad Lite: http://download.com.com/3000-2383- 8769081.html?tag=lst-0-1
Game Maker 5: http://www.cs.uu.nl/people/markov/gmaker/

--
Cheers, Windows XP MVP Shell / User
Jimmy S. http://mvp.support.microsoft.com

Game FAQs: http://support.microsoft.com/default.aspx? scid=FH;[LN];gms
Visit my Zone.com / Gaming Helpsite:
http://nibblesnbits.tk or Call / Contact
 
There's a lot behind "making" a game -
I'd suggest (a) checking out a decent bookstore, as there are books on game
programming - but they wont' typically help deal with artwork, etc.
(b) head over to diabloii.net and read the (ongoing) "behind the veil"
series, which is actually written by someone about the process they went
through (design, management, testing, etc.)
(c) if you haven't, learn the language(s) you want to use *first,* so you're
comfortable with them before tackling trying to program a game.

Clap said:
Would anyone know how to make a game? and if so would it be possible to
try to teach me or some which direction to go? Ive tried to learn C but i
just dont know where to start... please help
 
Back
Top