Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 1.1 KB

Overview

screenshot

TexasHoldem is a small Texas hold-em card game player, where you play against 8 AI players

Requirements

Quickstart

Start the program in your browser. Use the installed help if needed.

License

This add-on is CC0 licensed. When applicable, this license is superceded by the originating author's licensing.

Contributing

To submit code changes, please open pull requests against the GitHub repository. Patches submitted in issues, email, or elsewhere will likely be ignored. Here's some general guidelines when submitting PRs:

  • In your pull request, please:
    • Describe the changes, why they were necessary, etc
    • Describe how the changes affect existing behaviour
    • Describe how you tested and validated your changes
    • Include any relevant screenshots/evidence demonstrating that the changes work and have been tested