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)
-
Updated
Aug 4, 2026 - Java