PDA

Click to See Complete Forum and Search --> : The Sims


wengang
Feb 6th, 2002, 11:03 PM
Hi.
Does anybody know how The Sims was written?
Is it all in a language environment, or also sth like 3Dmax together with C++?

Is such a game capable of working with VB (and as stable as The Sims)?

Thanks
Wengang

Zaei
Feb 6th, 2002, 11:59 PM
The Sims was very likely written in C++, with models created in some 3d model editor. It COULD be written in VB, though it would be a lot slower(The Sims is all about AI, which takes a lot of computation, which combined with strong OOP, makes it a bit difficult to write in VB).

Z.