Skip to content

nathanielwarner/blackjack

Repository files navigation

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.

About

A simple blackjack game in Java/Graphics2D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages