The card game. Done as a school assignment.
This program features the blackjack game with a graphical user interface and highscores in mySQL database. The GUI was built using java swing library.
Known problems
- Does not include splitting.
- Does not convert ace value even if it was better to do so.