PDA

View Full Version : What programming language is used for NSS?



al255
05-03-2004, 12:33 AM
Hi,

Can anyone tell me what language is used to program NSS2 ?

I checked out the Horse racing feature, is that too written in the same language (looks really good!)?

Si did mention a few of the languages he was using, does anyone remember them. I tried to check on this forum, but could not find the answer.

Any information is appreciated.

Thanks,
Al.

statto
05-03-2004, 07:24 AM
C++. Specifically using Microsoft Visual Studio

al255
05-03-2004, 05:47 PM
Thanks for the reply statto,

But is it possible to program the Horse racing feature with C++ MS Visual Studio or did Si use a different programming language just for this feature?

He previously did mention that he was looking at the possibilities of including some sort of visual (goal scoring build ups, etc..) in the next/new management sim.

Thanks,
Al.

siread
05-04-2004, 01:51 PM
The horse racing was done in Blitz Plus.
http://www.blitzbasic.com/

Quite easy to get the hang of, but a bit fiddly if you're used to C++.