Vincent's interpretation of BlackJack made in Java
-
Updated
Nov 4, 2025 - Java
Vincent's interpretation of BlackJack made in Java
This is the source code for our final project
Real-time multiplayer Blackjack game using Spring Boot, WebSockets, and React supporting 6 concurrent players over LAN
Blackjack 2.0 is a modern Java Blackjack game we built as students in Madrid — with AI dealers, sound effects, achievements, and a clean MVC design. We didn’t just code a card game, we made it fun to lose.
A fully functional multiplayer Blackjack game built in Java with a custom-designed Swing GUI. Includes game logic, score tracking, card rendering, and custom dialogs.
Modified version of Blackjack with intention of to be played on mobile devices.
Console Blackjack written in Java
Java practice to develop a Blackjack game against a machine using methods for gameplay mechanics.
Implementation of Blackjack in Java to teach concepts like OOP.
Final Project for CP2561
Blackjack game with an AI dealer. It provides a SWT GUI for players to play Blackjack against the computer dealer. The game features customizable bet amounts, basic game statistics tracking, and an AI dealer that follows standard Blackjack rules.
Simple blackJack game created using Java
Blackjack ou 21 é um jogo praticado com cartas em casinos em que o objetivo é ter mais pontos do que a banca mas sem ultrapassar os 21
Simple CLI BlackJack Application. Simulates playing the game in real life without the risk of losing all your money.
Add a description, image, and links to the blackjack topic page so that developers can more easily learn about it.
To associate your repository with the blackjack topic, visit your repo's landing page and select "manage topics."