Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poker done #1042

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Poker done #1042

wants to merge 11 commits into from

Commits on Oct 14, 2018

  1. Implement suit

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    5db2f27 View commit details
    Browse the repository at this point in the history
  2. Implement rank

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    bd4fc28 View commit details
    Browse the repository at this point in the history
  3. Implement pair?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    0e64ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efbb86c View commit details
    Browse the repository at this point in the history
  5. Implement flush?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    dca58be View commit details
    Browse the repository at this point in the history
  6. Implement full-house?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    982aa53 View commit details
    Browse the repository at this point in the history
  7. Implement two-pairs?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    ffcf619 View commit details
    Browse the repository at this point in the history
  8. Implement straight?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    ea1be0e View commit details
    Browse the repository at this point in the history
  9. Implement straight-flush?

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    88f8ab4 View commit details
    Browse the repository at this point in the history
  10. Implement value. All done.

    rkelkka committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    07050a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    986bf23 View commit details
    Browse the repository at this point in the history