Game Development Community

Where do I start?

by Mitchell · in Technical Issues · 11/10/2006 (6:36 am) · 2 replies

Ok, I just got the sdk, but where am I suposed to start?

I wanna learn to use the engine in C++ with VS2005, I know how to program in C++, but have no idea where to learn about this engine, and working in c++ with it... can any one help me out?

#1
11/10/2006 (7:07 am)
Books, Books and more books, well actually only two books ;)

To get started in programming I would look around at all of the awesome resources available. However I would invest in these two books to get you started:

#1) The Game Programmer's Guide to Torque - www.garagegames.com/products/87

#2) 3D Game Programming All in One www.amazon.com/exec/obidos/ASIN/159200136X/garagegamescom

Both books are Torque Related. It is the best place to start. Tons of valuable information in them.

Best of luck.
#2
11/30/2006 (2:15 am)
Hai,

i also new to torque just like mitchell :D

i confused in my first look at the example from the SDK, there's a lot of .cs
is there any step-by-step tutorial that show how to load a mission, then load a player, object, etc step by step

with each step having a new adding functionality of torque, thanks before

regards