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 only difference of this game from a usual FreeCell is the fact that the stacks have reverse order, so you start by the king instead of the ace. Developed in C++ as an assignment of Data Structures, exemplifying the use of stacks.