Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 804 Bytes

File metadata and controls

25 lines (14 loc) · 804 Bytes

Card-Shuffling-Program

A card shuffling program that takes cards from an image folder and shuffles their order. You are able to click the Draw button only 52 times since that is the amount of cards there are. The program also displays the name of the card after it has been displayed.

There are duplicate images in the folder which will cause a mismatch in the naming of the card.

Setup

Once you have successfully cloned the app you can now import the project in Eclipse and run the app

Screenshots