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 security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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,...
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 on...
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).
Slot machine game written in VB.NET 2010
While it is open source, it will require serial number registration to count how many unique downloads there are. While the game is in beta stage, use the valid serial number: 71-19-75-MPA-603-654 to register. Also this application requires the Microsoft .NET framework 4.0
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
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/
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.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
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.
Sabacc is a card game originally from the Star Wars universe. It is similar to Blackjack except it employs a random element where any card may change value at any point during the game. For more information see the website - sabacc.sourceforge.net
Blackjack is a card game developed in Visual Basic .NET for the Windows 32-bit and .NET Framework 1.1 environment. Game/Source Code included. By Ben Lindelof. Produced by Blue Fugu Software
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.
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.
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).
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.
A GUI based Java application that simulates play of hundreds of thousands of hands of Blackjack in a few seconds. The application is meant to be used as a tool for finding the overall house advantage under a huge variety of playing conditions.