Skip to content
View pjlunardelli's full-sized avatar

Highlights

  • Pro

Block or report pjlunardelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. johntelforduk_blackjack johntelforduk_blackjack Public

    Forked from johntelforduk/blackjack

    Simulation of Blackjack. Able to run experiments that play a large number of hands. Does calculation of house edge for a variety of strategies.

    Python

  2. hhoppe_blackjack hhoppe_blackjack Public

    Forked from hhoppe/blackjack

    Blackjack Notebook (bjnb): Probabilistic analysis and simulation

    Jupyter Notebook

  3. ray-print_rambling-harmonicas-blackjack ray-print_rambling-harmonicas-blackjack Public

    Forked from ray-print/rambling-harmonicas-blackjack

    House edge and strategy calculator for standard blackjack (probabilistic analysis)

    Java

  4. kaseymallette_blackjack kaseymallette_blackjack Public

    Forked from kaseymallette/blackjack

    Allows a user to continuously play blackjack hands from a six-deck shoe and uses basic strategy to run through blackjack hands for x number of six-deck shoes

    Python

  5. kkhuong_advantage-gambling kkhuong_advantage-gambling Public

    Forked from kkhuong/advantage-gambling

    Python implementation of exploitable casino games. Calculate house edge and player advantage. Practice card counting and hold carding playing decisions.

    Jupyter Notebook

  6. graemeerickson_blackjack_strategy graemeerickson_blackjack_strategy Public

    Forked from graemeerickson/blackjack_strategy

    A single-player game intended to train a user to follow Blackjack basic strategy. Front-end JS only, using Local Storage.

    JavaScript