top of page
BLACKJACK
Screenshots




PROUD MOMENTS
-
Completing the project and having it work well (my first game that had some GUI in it)
-
Successfully programming the Win, lose and draw mechanics between the player and the dealer
- Adding sound to the project
Main Difficulties
-
Programming the Hit and Stand mechanics
-
Programming the Card toss mechanics
-
Handling money bag increase and decrease for both players and dealers
-
Figuring out how to Add Images (All 52 cards) using ImageIcon for my first time in a Java - JFrame project
bottom of page