You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current coding convention is inconsistent - sometimes, getter functions are named "getX()" [Tile], while sometimes they are simply called "x()" [DieState].
The current coding convention is inconsistent - sometimes, getter functions are named "getX()" [Tile], while sometimes they are simply called "x()" [DieState].