Tips regarding how to create an Java Solitaire game.
- by zo0mbie
I got some question regarding the approach to create an solitaire game in java.
What is the best way of handling the cards in Swing? How can I drag them, and what is the best way to snap them into their right positions?