/Chip-Up

A poker utility app that generates shoving and reshoving hand ranges specifically for tournament poker

Primary LanguageJavaScript

♣️ ♦️ Chip-Up ❤️ ♠️

Chip Up is a poker utility app that comes with three functionalities:

  1. Chip Up - Push/fold chart generator for tournament poker players.

  2. Equitool - Poker simulator that calculates equity percentages between two hands.

  3. Magic Eight Ball - Random answer generator for the indecisive players!

How to install/use

Installation (for iOS only)

This app is currently available on Apple's TestFlight. If you would like to be a part of the beta-testing please shoot me an e-mail at: kyi1@terpmail.umd.edu

Web application

You may try the app for free on https://kyi193.github.io/Chip-Up/

  • For Chip Up - Click the orange rocket icon
  • For Equitool - Click the blue cards icon
  • For Magic Eight Ball - Click the black and white magic eight ball icon

Chip Up 🚀

  1. Select the parameters of your poker hand. You may choose the ante percentage, your position, and how many big blinds you have

  1. Click the orange calculate button to view your chart. That's it!

Equitool 🃏

  1. Choose your and your opponent's card holdings.

  1. Choose zero, three, or four community cards (can't select only 1 or 2 community cards, it won't work).

  1. Click the blue play button on the top right of the screen to calculate the odds.

Magic Eight Ball 🎱

  1. Shake your phone or press the "Ask" button to reveal your answer

Built With

  • React-Native - The framework used.
  • Expo Tools - Framework/set of tools built around React Native for developing, building, and deploying mobile apps.
  • Redux - State container that stores state data all in one place.

Authors

  • Kevin Yi