Showing 18 open source projects for "c++ blackjack"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Card Shark2

    Card Shark2

    Casino Card Games Analyzer and Simulator

    Card Shark is a full feature casino card games analyzer and simulator that can both automatically play casino card games according to the user's set strategy or manually play them simulating all aspects of the card game a player would find in a casino setting. Almost all popular casino card games are simulated and can be played in either manual direct play mode or automatic play mode. Casino card games available for simulated and automatic play includes: BlackJack, Red Dog, Baccarat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Casino-BlackJack

    Casino-BlackJack

    Blackjack skill and card counting training

    A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game. This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method. To active counting monitor, please select "Manual shuffle on the setting manu. Use this game to train your card counting skill before you go to the real casion. Sorce code available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jani Blackjack Analyser

    Jani Blackjack Analyser

    a simple blackjack game supported by card counting and basic strategy

    It's a support tool for blackjack analysers. User can play blackjack while using basic strategy and card counting algorithms. Decks are randomizing with "Fisher–Yates" shuffle algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    This project is a genetic algorithm engine able to be reused for other projects with minimal additional programming. The genetic algorithm engine currently plays many blackjack hands for the fitness function and produces a result similar to blackjack basic strategy. To see it in action, download the zip file and run either: GABlackjack_Demo.exe     (quick)   or GABlackjack_Long.exe       (slow, but it achieves better results). The code was written in C++, using MS Visual Studio 6.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Llamajack

    Llamajack

    Blackjack for the Zune HD

    Blackjack for the Zune HD Current Features: New Game Hit Stand Double 1.5x bet for blackjack Upcoming Features: Split Dealer blackjack wins Accelerometer support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A C# game of BlackJack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a danmaku development project. It'll be a fan game based on famous Touhou series including some original characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 10
    Techjack++
    A simple 1-Player C++ Blackjack game against the Dealer and Jim, the Blackjack Master.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Blackjack Card Counting Simulation

    Blackjack (Black Jack) Card Counting Simulation: High-Low (Hi-Lo)

    This C# application is a simulation that attempts to test the feasibility of deploying the now famous High-Low card counting technique paired with Basic Strategy rules. Some human error factors can be adjusted and winnings are displayed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This card game is built with the QT toolkit for a GUI interface. Beyond the pleasant appearance, the game features the option to buy various types of humorous advice to seriously assist you in making decisions and possibly improve your odds of winning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dr. blackjack is a recreation of the classic (but then again, it seems that only I have played it) windows 95 version of dr. blackjack. It is a gui blackjack tutor that will teach you basic play methods and counting methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Blackjack simulator is meant to be a full featured simulator allowing you to be as close to in a casino as possible. If we could pump cigarette smoke into your face we probably would. Don\'t start smoking by the way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BJLib is a blackjack class library written in C#, and it can be used in any programs for Microsoft .Net. The library includes some essential classes needed to write blackjack programs (and possibly any card game programs with minor modifications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bjsim is a blackjack simulator, designed to test various basic (noncounting, total, noncompositional) strategies under various conditions: number of decks, game rules (double after split, dealer hitting soft 17, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a portable C++ implementation of blackjack and craps simulators. While it could be adapted to work as a game engine, the intent is to provide a code base for the development of a powerful open source gaming analysis tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A program to help learn how to bet, and count cards while learning the odds. This program is developed in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next