Reply To: What engine should next game use? – As requested by Tom = )

Home Forums General Discussion What engine should next game use? – As requested by Tom = ) Reply To: What engine should next game use? – As requested by Tom = )

#20982
electricmonk2k
Participant

C# is compiled to a virtual machine, whereas C++ is compiled directly to native machine-code. This means that running C# code has the extra overhead of running on a virtual machine.

 

Does anyone know what language Train Fever is written in and which engine it uses?