340 results for “topic:blackjack-game”
A Solana casino smart contract is a blockchain program that safely holds player money, runs casino rules fairly, and automatically pays winnings without trusting a central server.
🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)
Black jack game in javascript.
[Some C games] Some simple games written in C language.
Intermediate-level Projects in Python
Solana gamefi: blackjack casino game, blackjack p2e(play-to-earn, play2earn) game site, program (smart contract)
Console Blackjack written in Zig
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.
A Black Jack game written in python and pygame.
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.
A Blackjack game with GUI written in Java.
Blackjack Notebook (bjnb): Probabilistic analysis and simulation
A simple game of blackjack
First project of the Hackiflette team, a Black Jack Game
This repository showcases classic games implemented in C. Each game demonstrates modular programming, structured code organization, and engaging console-based interactivity, as well as my personal improvement in writing code. The project serves as a portfolio of programming skills, emphasizing clean code, efficient logic, and dynamic gameplay.
This Repository contains the programming assignment for python course during second year of my undergraduate degree
This repository contains a simple blackjack program written in MIPS assembly. The program is a command-line application that allows one player to play a game of blackjack against the dealer.
Java implementation of a well-known card game Blackjack
A Linux/Ubuntu Touch frontend for playing Blackjack, built using clickable
A Discord bot supporting faux gambling (coin flips and blackjack), a currency system, fun facts, and more.
这是一个精心设计的 21 点扑克牌游戏🎰(Blackjack🃏),作为我的 C++ 练手项目。项目主要特色包括“简洁的用户界面”、”随机洗牌算法”和”多种游戏模式”。代码结构清晰🧩,基于面向对象编程,易于理解和扩展。这个项目展示了我的编程技巧💡,并为 C++ 和扑克牌游戏开发爱好者提供了学习资源🔍,希望能帮助你提升编程水平🚀。
The project aims to compare various different blackjack strategies and simulate the methodology to find the win rate for those strategies using AI.
Play Blackjack in Emacs
Live blackjack game detector using OpenCV and Python
Telegram bot - blackjack game
Blackjack game in Python using Zelle's graphics.py
Terminal Simulator of the widespread game Black Jack
Teaching an Agent to play Blackjack using Q-Learning
Классическая карточная игра Блэкджек (21), разработанная на Godot Engine. Игра позволяет сразиться против дилера, используя стандартную колоду карт. Включает в себя все основные механики Блэкджека, звуковые эффекты и анимации.
This is the simplest version of black jack game in python.