freerails
freerails copied to clipboard
Create minimal AI
What does it do? What is the strategy?
Possible simple strategy:
- Selects 2 cities
- Builds stations and connects them with track.
- Adds a train with an automatic schedule.
- Once it has enough money, selects another nearby city, connects it, and adds a train.
- Repeats until there are no suitable cities left.
Source: https://sourceforge.net/p/freerails/feature-requests/46/
I have not found any current code for an AI player. It seems that the standard scenario just connects a single human player.
Depends on #8