In order to run the program, Java SE Runtime Environment 8 or higher must be installed on your system.
- Don't have it? download Java.
- Need help installing Java? Read this document for installation instructions.
-
Windows executable binary: blackjack-1.0.rar
-
Linux executable jar: blackjack-1.0.tar.bz2
-
For Windows users, simply extract the
Blackjack.exe
from the archive, and run. -
For Linux users, extract the
Blackjack-1.0.jar
file from the archive, and execute with the following commands.tar -xvf Blackjack-1.0.tar.gz java -jar Blackjack-1.0.jar
This software is licenced under the GPLv3.0.
You can contact me directly via the Contact form located on my homepage!