It is a classic casino game "BlackJack". I've used HTML, CSS and Javascript for this project.
-
Updated
Dec 25, 2023 - JavaScript
It is a classic casino game "BlackJack". I've used HTML, CSS and Javascript for this project.
A C++ project to play Blackjack on Terminal as random as it could possibly be.
This is a multiplayer blackjack game played from command line. The game is developed just for fun and for my personal skill development. I also had an intention to create automated players based on Reinforcement Learning and probabilistic/statistical methods. But they are not implemented yet.
In this exercise we will simulate the first turn of a Blackjack game. You will receive two cards and will be able to see the face up card of the dealer. All cards are represented using a string such as "ace", "king", "three", "two", etc
Blackjack simulator with 2D graphics built using C++ and Cinder
Object oriented implementation of the popular card game, Blackjack, using the Python programming language.
blackjack simulator strategy customization
Analyze the advantages in blackjack using statistics and probabilities
Terminal Simulator of the widespread game Black Jack
JavaScript implementation of blackjack rules and player betting strategies
A multiplayer Blackjack game implemented with Multiprocessing in a UNIX environment in C++
juego de blackjack, completo. diferente al anterior proyecto donde uno ganaba o perdia enseguida. Esta nueva version, es una completa, con funciones, dinero y estadisticas de ganar y perder. (EXPLICACIONES EN EL README)
Welcome to the Blackjack game! This is a simple text-based implementation of the classic casino card game.
Blackjack terminal game written in Go
Runs blackjack simulations, specifically including a bust bonus and 21+3 bonus found in casinos in Black Hawk, CO.
Python blackjack simulator
JS module that returns the optimal action for a given blackjack hand in terms of EV
Project for fun: "blackjack" card game as an iOS application
Add a description, image, and links to the blackjack-simulator topic page so that developers can more easily learn about it.
To associate your repository with the blackjack-simulator topic, visit your repo's landing page and select "manage topics."