blackjack
There are 884 repositories under blackjack topic.
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
seblau/BlackJack-Simulator
BlackJack-Simulator written in Python with OMEGA II Count
LucasHazardous/OpenSourceCasino
What? You like gambling? Then check out this Open Source Casino!
d-Rickyy-b/Python-BlackJackBot
A Telegram bot written in Python to play the game BlackJack alone or with your friends
ConnorSwis/casino-bot
A casino discord bot written in Python
GregSommerville/machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
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.
roboflow/blackjack-basic-strategy
A computer vision powered Blackjack basic strategy app powered by Roboflow.
kedoska/engine-blackjack
Javascript library to make blackjack engines
R3DHULK/C-For-Gamers
I List All Games I Made In C In This Repository
stopnoanime/21-online
A multiplayer Blackjack game
ineshbose/Blackjack_CPP
A terminal-version of BLACKJACK written in C++
carlssonk/Blackjack-Game-Multiplayer
A online multiplayer blackjack game
GregSommerville/Evolutionary.Net
Genetic Programming Engine designed for .NET
jordansegalman/Blackjack
Multiplayer Blackjack card game server and client
xandao-dev/monte-carlo-betting-simulations
A bunch of betting simulations using Monte Carlo method. Useful for showing how your bankroll will collapse (or not) over time by betting.
Igamingdev1/Casinogames-script
Casino original games (crash,aviator,plinko,coinflip,plinko,dice,blackjack,mines,roulette etc)
Neurobaby/MGPs-BJ-CA
MGPs Blackjack Combinatorial Analysis. Exact calculations including splits and insurance.
erickctra/frog-jack
Blackjack game made in React.Js
1andDone/blackjack
Fully-customizable blackjack simulation.
Luisrosario2604/All-In
Poker and BlackJack project (french speech recognition + statistics)
torbjornhedqvist/blackjack
A Black Jack game written in python and pygame.
valorem-labs-inc/evm-blackjack
♠️ Dive into our ETH Denver 2023 Hackathon project where we built a Dynamic PMF Random Variate Generator using Solidity for blockchain-based games. Discover how this innovation enhances fairness for on-chain games. ♠️
grapeJUICE1/python-mini-projects
Mini python projects ...
hanhaechi/blackjack
Second individual project - blackjack game (saving session status on server)
iamvanja/react-blackjack
This is a blackjack app built using ES6 classes for game logic which are then rendered using React as a view layer. The build tool used is Webpack.
Arc676/Blackjack
A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C
hamidshojaee/BlackJackSim
A BlackJack simulator in Python to simulate thousands or millions of hands using different strategies.
thierryntoh24/jackblackr
A simple game of blackjack
chirag-23/Black-Jack-Game
It is a classic casino game "Black Jack". I've used HTML, CSS and Javascript for this project. Game can be played in every device/browser.
jgayda/blackjack-simulator
A Python simulation for the game of Blackjack that analyzes the effect of strategy (bet spreads, card counting, basic strategy accuracy) on the players' bankrolls.
Solomka12/Vue-BlackJack
Popular card game with Vue.js
stayko/blackjack-js
A simple blackjack game in JavaScript
alessiomeloni/blackjack-strategy-calculator
This blackjack coach will provide you with the optimal move based on your cards and the dealer's cards, using the Hi-Lo system, Betting Deviations, and Playing Deviations strategies.
DanielIVirlan/BlackJack
Simple blackJack game created using Java