Skip to content

A simple Java console app to simulate a game of Blackjack.

License

Notifications You must be signed in to change notification settings

elsheepo/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♠️ ♥️ BlackJack ♣️ ♦️

📦 Dependencies

In order to run the program, Java SE Runtime Environment 8 or higher must be installed on your system.

📂 Downloads

💻 Execution

  • 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
    

🔑 Licence

This software is licenced under the GPLv3.0.

📧 Contact

You can contact me directly via the Contact form located on my homepage!

About

A simple Java console app to simulate a game of Blackjack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages