AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
Basic blackjack game that supports most features in a game, 5 card trick, aces being 11 or 1. It has a very basic graphic drawing enginr that draws ASCII cards on the terminal. this can be seen in the screenshot. Should work on all linux PCs.
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
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.
Black_hack is a BlackJack simulator. It allows for multiple customizable simulations of thousands (or millions) of hands. It allows for the customization of strategy, varying levels of output detail, and an interactive training mode.
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.
This is an open source blackjack training program under the GPL. This program is intended to help a basic strategy or card counter learn his playing strategy. Configurable: player may focus on hands he has trouble remembering. A simulation pkg in progress
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.
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.).