Skip to content

trondvat/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack

My first Java program! Blackjack game created with JavaFX.

How to play with IntelliJ IDEA:

  1. Download zip of repository and extract the folder in wanted location.

  2. In IntelliJ: File | New | Project from Existing Sources...

  3. Select the blackjack-main folder you just extracted and create project.

  4. JavaFX SDK is needed, follow these steps: https://www.jetbrains.com/help/idea/javafx.html

    • after downloading the SDK, skip "Create a new project" and proceed straight to "Add the JavaFX library"

    • for the "Add VM options", try to Run the app.java file (to failure) once first.

  5. Run App.java

About

Java Blackjack-game with JavaFX.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages