Showing 45 open source projects for "blackjack"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    Basic Computer Games is a modern revitalization of the classic “Basic Computer Games” book’s collection of games, ported and expanded into various modern, memory-safe and scripting languages. It includes illustrative code examples of many classic games (e.g. Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments. Definitely use the most recent versions and features of the target language, but also try to keep the code samples simple and explainable – the goal is to teach programming in the target language, not necessarily demonstrate the cleverest one-line tricks, or big system "enterprise" coding techniques designed for thousands of lines of code.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    QBot Simulator

    QBot Simulator

    Test your strategies without risking a single penny

    ...Supported games for simulation: Baccarat, Diamonds, Dice, Dragon Tower, Hilo, Keno, Limbo, Mines, Plinko, Roulette, Scarab Spin, Tome of Life, Video Poker, Wheel. Coming soon: Blackjack & Blue Samurai. We want to empower our users and all players to level up their gameplay and strategies and the Simulator helps all of you to explore the possibilities of qBot for free. Become a part of the qBot community by sharing your scripts and establish your reputation as qBot coder!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RLCard

    RLCard

    Reinforcement Learning / AI Bots in Card (Poker) Games

    RLCard is a toolkit for reinforcement learning research on card games. It includes several popular card games and focuses on learning algorithms for imperfect information games like poker and blackjack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    12BET Android Malaysia
    Play anytime and anywhere with the latest version of 12BET App for Android. You can now enjoy the most cutting edge games such as Sportsbook, Baccarat, Blackjack, Dragon Tiger and hundreds more. Download the app now and sign up for an account to start playing and earning high returns. 12BET Android App is compatible with the latest phone iteration from major brand such as Samsung, Oppo, Xiaomi, Huawei etc. For more detail, please visit http://go.8888sut.com/92033598/signup/en/index.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    A basic blackjack simulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    BlackJack

    A simple implementation of the card game Black Jack.

    A simple Javascript implementation of the card game Black Jack. Only IE5+ (innerText) and no suit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Black Jack Strategy Tester

    JavaScript tester for BlackJack simple strategy.

    JavaScript tester for BlackJack simple (stopon) strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Motorcycle BlackJack

    Motorcycle BlackJack

    Kids learn to gamble while looking at nice motorcycles!

    Teaches kids to gamble and count, while looking at nice motorcycles, and without losing their allowance!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blackjack Game with AI

    Play blackjack against the dealer or an AI player

    This is one of the few blackjack games that has a computerized opponent that plays very effectively. In teaching mode, you can learn how to play blackjack in the mathematically ideal way, and win more than 50% of the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    Mulitplayer Blackjack

    A multiplayer Blackjack game which works over the internet

    Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blackjack terminal
    This Blackjack game is for playing on terminal. Blackjack have a style like a 80 years, when Atari, Macintosh and more business devolepe that simple games. Is dedicated for a people that like retro styles. The game is only avariable for a Windows Devices, but if you want to plating in one Linux OS, you can, with any bug (one bug I think).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Twentyone Bot

    An IRC bot which deals the game 21 aka Blackjack.

    Play now at http://webchat.freenode.net/?channels=#twentyonebot. Just say "Hi!" This bot will play the game of 21 with users in an IRC chat room. The game is quite similar to Blackjack, but is played with dice instead of playing cards. Players continue rolling dice until the sum of all rolls is as close to 21 as possible, but don't go over! This project is based off of the source for the same game which was written by Jason Hamilton and updated slightly more recently by LuizCB (aka pincel).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BlackJackCli

    BlackJackCli

    BlackJackCli es un juego blackjack que se ejecuta en linea de comandos

    BlackJackCli es una implementación del bien conocido juego de cartas llamado Blackjack en inglés o conodico en Latinoamerica también como 21 [http://es.wikipedia.org/wiki/Blackjack] Su nombre es un juego de palabaras compuesto por el nombre en inglés y el término técnico que se utiliza para referirse a la línea de comandos CLI (command line interface en inglés). BlackJackCli es una implementación del juego de cartas 21 para linea de comandos, actualmente sólo para ambientes MS Windows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Blackjack
    This is a Blackjack Game based on Java (AWT) thus it runs on any platform where there's a Java VM. The game uses the SVG-Cards by David Bellot: http://svg-cards.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Versión localizada de BlackJack Versión 1.0. Versión original en inglés: Kevin Jamieson Versión localizada en español: Beatriz García Alonso Enero 2011 Escrito en VisualBasic.Net Se requiere la versión 4.0.30319 de .NET Framework
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This is a danmaku development project. It'll be a fan game based on famous Touhou series including some original characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The aim of our project is to create a multiplayer game that offers gameplay similar to a casino visit. Initially we focus on 6 deck shoe and face up. In the future we plan to add other variations of blackjack and different kinds of gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A blackjack game by Wonjohn Choi. It was developed in Java and is played with Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java Swing based implementation of popular card game 'Blackjack' or '21'. Clean and Neat code with well defined ObjectOriented structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a YouTube music/video downloader. It allows you to search for videos on YouTube, then download them as either audio or videos, or stream the audio directly from the application. You can also open YouTube URL's for downloading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a blackjack game that times your game time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple BlackJack game written in java using swing. It doesnt have betting or any of that stuff, although it wouldnt be hard to add in. It is just you against the dealer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple Blackjack game UI that allows you to simulate each hand as they're dealt to you so that you can learn basic hit/stay/double strategy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB