fire-eggs / CivOne

An open source implementation of Sid Meier's Civilization 1 using C# and .NET.
Creative Commons Zero v1.0 Universal
21 stars 4 forks source link

Validate Irrigation / Mining / Road / Railroad turn count vs Original CIV #168

Open fire-eggs opened 3 years ago

fire-eggs commented 3 years ago

SWY1985 had implemented IrrigationCost and MiningCost members in the ITile classes [i.e. how many turns were required to perform that task on that terrain type]. I added RoadCost and RailroadCost to correspond.

However, I did note that several IrrigationCost values were incorrect. Need to verify all these values against Original CIV.

axx0 commented 3 years ago

The irrigation costs (turns):

Mining costs (turns):