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
CardLocations have an implicit position 0, and can get an explicit position by adding an integer. This makes them part of a 1D array. Can we extend this to 2D? This would make games like Golf6, Golf9, Skyjo better, and Pixies possible.
CardLocations have an implicit position 0, and can get an explicit position by adding an integer. This makes them part of a 1D array. Can we extend this to 2D? This would make games like Golf6, Golf9, Skyjo better, and Pixies possible.