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

Aztec civ doesn't seem to want to move units to the East #87

Open fire-eggs opened 5 years ago

fire-eggs commented 5 years ago

image

fire-eggs commented 5 years ago

This appears to be a limit? incompleteness? in the implementation of the LandAttack logic. The units in question appear to be moving back-and-forth based on the results of the "neighbor value" checks.