Game Development Community

Tutorial: Create a project from scratch

by Thomas Bang · in Torque Game Engine · 06/21/2009 (10:50 am) · 4 replies

Hi

Currently i am writing a tutorial where you can learn how to set up a project from scratch. It is not specified to a special genre. So it's useful for everyone. The engine i am using is TGE 1.5.2.

My question is: Would you like also to learn to create a multiplayer-game including a lobby-system?
If so, let me know.

The price of the tutorial is 10 USD.

#1
06/21/2009 (11:26 am)
Yes, I'd like to know how to have a MP lobbies.
#2
06/21/2009 (1:25 pm)
I'd be interested in learning more about multiplayer and lobbies as well.
#3
06/21/2009 (3:18 pm)
TGE Lobby 1.2
www.garagegames.com/community/resource/view/4968/
Its a little old but apparently its worked for several folks

link to related files
www.polystash.com/non_relevant_files/tgelobby_v12.zip



#4
06/21/2009 (4:14 pm)
Call me cheap :D

To add to what Edward has already linked:

Creating chat rooms for TGE 1.5 -- ties in rather well with the TGE Lobby resources above.
Torque Admin System -- another way to manage your game and/or lobby.

Min App Tutorial #1
Min App Tutorial #2
Min App Tutorial #3
Min App Tutorial #4

Super Simple Torque Demo
Super Simple Torque Demo With Console

James Yong's "Basic" series of resources -- start with the Basic GUI and/or the Basic Mission demos.

Let's not forget about Tutorial #15 on the TGE Documentation page:
Very Basic Starting from Scratch Guide (part 1, part 2, part 3)

And if you use tutorial.base, CodeSampler.com makes a great place to start out simple to learn the basics and "build up" into a game.