Skip to content

Added Tally System for Outcome Tracking in Blackjack Simulation#1

Open
phloof wants to merge 13 commits into
hamidshojaee:mainfrom
phloof:main
Open

Added Tally System for Outcome Tracking in Blackjack Simulation#1
phloof wants to merge 13 commits into
hamidshojaee:mainfrom
phloof:main

Conversation

@phloof
Copy link
Copy Markdown

@phloof phloof commented Mar 8, 2024

This pull request introduces a tally system to the existing blackjack simulation codebase, enhancing its functionality and providing valuable insights into the outcome distribution of simulated rounds. The tally system records the frequency of each possible outcome, including wins, losses, pushes, blackjacks, and other scenarios.

phloof added 13 commits March 8, 2024 22:18
removed the printing of each round result to improve runtime, added a runtime counter in order for calculations of mass result runtime for your own computer, added a total score through adding the value of each win, blackjack, etc for future use in possibly using AI to determine the most efficient blackjack parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant