Krazick / 18XX-Game-Engine

18XX Game Engine
MIT License
2 stars 0 forks source link

Restructure Tile Tray Order based on the # of RevenueCenters on the Tile #55

Open Krazick opened 1 year ago

Krazick commented 1 year ago

Order tiles by # of Cities, then # of Towns, and last by no Cities or Towns. Second order criteria is the Tile #. Maybe choose via Preference the Sort Criteria.

Krazick commented 1 year ago

Types of Tile Ordering:

Major Ordering by Colors (Yellow, Green, Brown, and if needed Grey) Secondary Ordering: 1) By Tile Number 2) By Number of Cities, then Number of Towns and lastly no Cities or Towns

Krazick commented 1 year ago

Reorder Tiles in Tile Tray based first on Color, second on Revenue Center Types (Cities, Towns, Halts, non), third on # Revenue Center, and last by Tile #