hwoodward / Remote-Card-Games

Program for playing card games online/remotely. Goal is to play a game of hand and foot with multiple groups in different locations.
MIT License
2 stars 1 forks source link

Add clear selected button #111

Closed slwoodward closed 4 years ago

slwoodward commented 4 years ago

Added a button to clear all selected cards. Edited how score appears in cmd window at the end of each round. Found and fixed a bug in refreshXY that occasionally caused program to crash while rescaling card size.

slwoodward commented 4 years ago

Rather than merge into Master, pulled these changes into OrganizeGUIcode prior to it being merged. Therefore, removing this pull request.