Giter Site home page Giter Site logo

sandelpoker's Introduction

sandelpoker

Calculate which cards to keep in GBF poker, as well as which cards to pick during 2-card high/low. This does not modify anything in GBF, but use at your own risk.

Heavily inspired by https://chrome.google.com/webstore/detail/gbf-poker-helper/cihlfiablcjbjlkkjeoffllogieggbgm. I also wanted to know which cards were optimal to keep in the original hand.

Like the GBF poker helper extension, you activate this by going into developer tools and finding the "Sandel Poker" panel. Since my method for finding the optimal set of cards to keep is "iterate through all the possibilities", it's inefficient. Correctness is also not guaranteed :)

The first row shows the cards that will give you the highest probability of winning, while the second shows the cards that will give you the highest expected winnings (assuming you're using a 1000-chip bet). These are not always the same!

To use, download the folder and "load unpacked extension" in chrome://extensions.

Would highly appreciate pull requests to clean up the code, make it faster, etc.! This is my first time making a Chrome extension and using Javascript so I'm sure it's extremely inelegant and inefficient.

sandelpoker's People

Contributors

cathrach avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.