Game Development Community

Championship Manager - Can torque do?

by Gustavo Boni · in Torque Game Engine · 09/06/2005 (1:36 pm) · 4 replies

Hi, i always dreamed to do a game like Championship Manager or Football Manager. Torque is able to do this??

For who unknow the game, some screenshots:

http://www.championshipmanager.co.uk/mag/imgs/MatchStats_001.jpg

http://www.sigames.com/graphics/images/881.jpg

http://www.sigames.com/graphics/images/661.gif

#1
09/06/2005 (1:50 pm)
Well, you really wouldn't need Torque for that. TGE is a fully featured, networked 3d game engine. There are a lot of features in there that a manager game doesn't need.

--
Hans
#2
09/06/2005 (1:55 pm)
Hans, thanks to reply.

I know that torque has many features that a manager game doesn't need, but how i'm developing games in torque i wanna to used this advantage to develop a manager game.
Can I do a manager game, only using the torque's GUI system?
#3
09/06/2005 (1:57 pm)
Oh yeah, sure. You can do a lot of stuff just using TorqueScript and the GUI system. You just need to be creative.
You should download the demo and play around with it.

--
Hans
#4
09/06/2005 (2:18 pm)
Thanks Hans.

Do you know a good tutorial about how to modify Torque's GUI?