kCenterCell top-level constant

List<int> const kCenterCell

The single center cell every piece is ultimately heading toward.

Implementation

const List<int> kCenterCell = [7, 7];