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
A Java application that simulates a game of blackjack 21, with a java swing GUI, the results and money that the play has is stored in a XML file so that it can be used in future plays. There is also the option of playing without the GUI (just in the terminal of the editor)