blackjack A simple blackjack game in Java/Graphics2D. Compile with javac @Sources.txt Then, make it an executable JAR file with jar -cfm Blackjack.jar Manifest.txt *.class img cards Or, you can download the executable JAR file here.