Home / Tech Portfolio / Blackjack Game
Blackjack Game v1.0 View the project on Github
Blackjack Game v1.0 View the project on Github
You will become a player in a casino blackjack game and play against a computer dealer. Think carefully about your strategy and do your best to beat the dealer and win big bonuses. You can create different game records for yourself and your friends. Every player's assets will be ranked on a leaderboard.
Developer: Francis Huang
Release Date: April 19, 2023
System: Windows, macOS
Dependencies: Java 11 or higher
Class Tags: Single-player, Casual
You will become a player in a casino blackjack game and play against a computer dealer. Think carefully about your strategy and do your best to beat the dealer and win big bonuses. You can create different game records for yourself and your friends. Every player's assets will be ranked on a leaderboard.
Developer: Francis Huang
Release Date: April 19, 2023
System: Windows, macOS
Dependencies: Java 11 or higher
Class Tags: Single-player, Casual
Instructions for User
·You can launch the BlackJack Game by opening the BlackJackGame-Launcher.jar in the root folder.
·You can add new cards to player's cards by clicking Hit or Double during the dealing stage.
·You can save the game progress by clicking Save Record at the end of each round of game if you do not lose all your assets.
·You can reload the game progress by clicking Resume Game at the main menu, choosing a game typical record from the scroll panel, and clicking the Load Game Record.
·You can delete a game record by clicking Resume Game at the main menu, choosing a typical game record from the scroll panel, and clicking the Delete Game Record.
·You can render the player ranking by clicking Player Ranking at the main menu.
·You can exit the game by clicking Exit Game at the main menu.
·You can add a new game record to the game records list by clicking Start New Game at the main menu, typing in a random name, clicking Submit to create a new player, and clicking Save Record at the end of each round of game if you do not lose all assets.
Instructions for User
·You can launch the BlackJack Game by opening the BlackJackGame-Launcher.jar in the root folder.
·You can add new cards to player's cards by clicking Hit or Double during the dealing stage.
·You can save the game progress by clicking Save Record at the end of each round of game if you do not lose all your assets.
·You can reload the game progress by clicking Resume Game at the main menu, choosing a game typical record from the scroll panel, and clicking the Load Game Record.
·You can delete a game record by clicking Resume Game at the main menu, choosing a typical game record from the scroll panel, and clicking the Delete Game Record.
·You can render the player ranking by clicking Player Ranking at the main menu.
·You can exit the game by clicking Exit Game at the main menu.
·You can add a new game record to the game records list by clicking Start New Game at the main menu, typing in a random name, clicking Submit to create a new player, and clicking Save Record at the end of each round of game if you do not lose all assets.
Download and Installation Guide
1. Download BlackJack-Game.zip
1. Download BlackJack-Game.zip
Download from Google Drive2. Download and install Java SE Development Kit 20 or newer version
2. Download and install Java SE Development Kit 20 or newer version
Go to Oracle website and download jdk-20 according to your system.
3. Unzip BlackJack-Game.zip and start the game
3. Unzip BlackJack-Game.zip and start the game
/BlackJack-Game/BlackJackGame-Launcher.jar/ is the game launcher