prmr / Solitaire

Implementation of the Solitaire card game with JavaFX
GNU General Public License v2.0
26 stars 38 forks source link

Remove constraint on Suit stack locations #6

Closed prmr closed 8 years ago

prmr commented 8 years ago

It should be possible for the user to position the suit stacks anyways in the four possible slots by moving an ace on an empty slot.