blackjack-counter
blackjack-simulator
blackjack-counter | blackjack-simulator | |
---|---|---|
2 | 9 | |
1 | 59 | |
- | - | |
4.0 | 4.8 | |
almost 2 years ago | 8 months ago | |
JavaScript | TypeScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blackjack-counter
blackjack-simulator
-
blackjack-simulator VS Blackjack-Strategy-Simulator - a user suggested alternative
2 projects | 16 Oct 2024
- BlackjackTrainer - A free and open-source web app for practicing basic strategy and playing deviations!
-
Lasted 90 minutes tonight spreading 10-350 at the el cortez
Shameless plug: I have a trainer and simulator that you can use for free :)
-
Started questioning does the card counting really works
I think your logic for determining a blackjack is not right. It looks like you're checking if `score == 21` but you also need to check whether its from two face cards and not from a previously split hand. I would suggest heavily unit testing this before trying to rely on the results. I wrote similar software here: https://github.com/mhluska/blackjack-simulator
-
Blackjack Simulator web app (calculate EV and bankroll requirements)
A while back I built a JavaScript library that lets you calculate EV, house edge and bankroll requirements. Today I've added a web frontend that lets you play around with it without knowing how to code: https://www.blackjackatlas.com/simulations
-
Update on online blackjack simulation of 8 decks with 50% pen.
Damn. I'm doing 1M hands per second in JavaScript: https://github.com/mhluska/blackjack-simulator
- Blackjack Simulator (calculate EV and house edge)
- Show HN: Realistic Blackjack Simulator in TypeScript
-
Blackjack Program
You could look at my blackjack game source code if you want inspiration on how to code splitting etc. https://github.com/mhluska/blackjack-engine (shameless plug)
What are some alternatives?
Blackjack-Strategy-Simulator - 🃏Blackjack Simulator: basic strategy generation, best move analysis, expected value (EV) calculation. With card counting, deviations & multiple rulesets. Multithreaded.
Zeus - 🔭 A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon 🚀 (and yeah it has file explorer like capabilities too 🤫)
Blackjack-21 - This is a game where you play against the dealer and try to get the higher values of cards without exceeding the number 21.
freebj - Free and open-source Blackjack strategy simulator in Rust
21-online - A multiplayer Blackjack game
BlackJackPractice - BlackJackPractice is an iOS app designed to help users master blackjack by practicing splits, soft totals, and hard totals. This app demonstrates the power of using advanced AI tools like GPT-4 to create an iOS app with minimal coding knowledge. By following GPT-4 instructions, users can create a fully functional app with ease.