Game Development Community

Torque RTS Games?

by Stefanie Tellex · in Torque Game Engine · 10/03/2005 (12:17 pm) · 2 replies

Hello,

What RTS games are out there that use the Torque engine? I'm especially interested in games that have an open architecture. I want to experiment with a natural language interfaces for an RTS, but I don't want to build the RTS from scratch.

Thanks,

Stefanie

About the author

Recent Threads


#1
10/03/2005 (12:40 pm)
The RTS-SK is a starter kit that shows off some of the built-in functionality the kit provides, but it is not in and of itself a full "RTS" playable game.

There is also a script based modification that has been written for the RTS-SK (accessable to RTS-SK owners) that provides enhanced capabilities for things like harvesting resources, creating new buildings by spending the resources you have collected, and using the buildings to buy new units, etc. It has a more "playable" demonstration of the functionality, but again isn't a full out RTS game.

To my knowledge there are no open projects that are currently in existence using the RTS-SK, but it's possible that someone is working on one that might be interested in your experimentation!
#2
10/04/2005 (5:53 am)
Quote:There is also a script based modification that has been written for the RTS-SK (accessable to RTS-SK owners) that provides enhanced capabilities for things like harvesting resources, creating new buildings by spending the resources you have collected, and using the buildings to buy new units, etc.

I didn't know that, Im glad to see that the RTS pack is not
just the functions you see in the demo :)