blackjack-simulator
There are 50 repositories under blackjack-simulator topic.
seblau/BlackJack-Simulator
BlackJack-Simulator written in Python with OMEGA II Count
mhluska/blackjack-simulator
🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)
AttackingOrDefending/Blackjack-Strategy-Simulator
🃏Blackjack Simulator: basic strategy generation, best move analysis, expected value (EV) calculation. With card counting, deviations & multiple rulesets. Multithreaded.
hamidshojaee/BlackJackSim
A BlackJack simulator in Python to simulate thousands or millions of hands using different strategies.
mmichie/cardsharp
CardSharp is a Python package for simulating and testing card games. The package currently supports Blackjack but can be extended to support more card games.
VaidasTheDev/Blackjack
Java implementation of a well-known card game Blackjack
sakshampandey27/blackjack-AI
The project aims to compare various different blackjack strategies and simulate the methodology to find the win rate for those strategies using AI.
logan3124/Black-Jack-Terminal-Version-
Terminal Simulator of the widespread game Black Jack
helenzhou6/blackjack
A simple Blackjack game
JCoupalK/BlackjackGo
Blackjack terminal game written in Go
metahdev/Blackjack
Project for fun: "blackjack" card game as an iOS application
dillonmabry/pyblackjack
Python blackjack simulator
erikgurzau/blackjack-console-game
This is a console-based implementation of the popular casino game Blackjack with an improved CLI graphics system.
kevin-lesenechal/freebj
Free and open-source Blackjack strategy simulator in Rust
abdullah-al-masud/blackjack_game
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.
Ajnus/BLACKJACK_PROGRAMACAO_ORIENTADA_A_OBJETOS_INF1636
THE BLACKJACK | PROGRAMAÇÃO ORIENTADA A OBJETOS: INF1636 Curso ministrado por Ivan Mathias Filho, coordenador do curso de Ciência da Computação na PUC-Rio.
casinohowtowin/blackjack-warrior
Blackjack warrior cards counting software
dgundersen/BlackjackSimulator
Runs blackjack simulations, specifically including a bust bonus and 21+3 bonus found in casinos in Black Hawk, CO.
DoddiC/LetsPlayBlackJack
A replication of the popular card game, BlackJack, that can be played on the command line and as a Discord bot.
encody/BlackJack-Runner
Calculate the odds of a dealer busting in BlackJack (21)
fulldecent/blackjack-simulator
JavaScript implementation of blackjack rules and player betting strategies
igormid/Blackjack-Game-in-Python
An advanced Python version of Blackjack that you can play on console.
jazeved0/Blackjack-Simulation
The Computational Model for Joseph Azevedo & Joshua Lagria's submission to the UTC Math Poster 2017 Competition
jeffmcwill/BlackPythonJack21
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)
KernFerm/gui-exe-black-jack
Welcome to the Blackjack game! This is a simple text-based implementation of the classic casino card game.
milesrack/blackjack-cli
Play a game of Blackjack in your terminal.
pouiee/Casino_Games
Program consisting of multiple AI-driven card games
sunny-zuo/optimal-blackjack
JS module that returns the optimal action for a given blackjack hand in terms of EV
aldoht/blackjack
A C++ project to play Blackjack on Terminal as random as it could possibly be.
AlexStratou/Blackjack-with-Python
Object oriented implementation of the popular card game, Blackjack, using the Python programming language.
gameywinehouse/Blackjack_text_based
A standalone text based Blackjack Python game.
joshuaprince/blackjack_composition
🃏 A Blackjack deck composition analyzer and simulator that counts cards perfectly, written in Rust.
OliRud/Blackjack-python-game
A script for training your blackjack skill before blowing your life savings on the real thing.
Prabhav27/BlackJack
It is a classic casino game "BlackJack". I've used HTML, CSS and Javascript for this project.
radoslavchobanov/Beating-blackjack-with-mathematics
Analyze the advantages in blackjack using statistics and probabilities