As promised we release our AI. It's not a really nice AI, as it was designed to beat other AI's in the tjip challenge, not for joy with human competitors. And it's not really interesting, because we couldn't implement most of our ideas.
It can't even build a bus or truck line, but it still ended 4 (out of 9 or 10) in the tjip challenge due to station building at the end of the 10 years.

Every station will increase the company value and that was the measure.
The accountant.nut will watch the money and with eventhandler.nut it will prevent going bankrupt. At least that is how it should be, I just did a game with Convoy and NAAI and NAAI went bankrupt...

Funny was that Convoy also got declared bankrupt, because I added "this._jammer.DisableRoute();" in the main while-loop.

jammer.nut is a class that tries to make traffic jams. It is initially off, we haven't tested it well. All code is written in one day. Mainly by my teammate Thijmen.