https://github.com/devssh/psychicpoker
Poker with Deck revealed and best outcome desired
https://github.com/devssh/psychicpoker
poker psychic-game
Last synced: 10 months ago
JSON representation
Poker with Deck revealed and best outcome desired
- Host: GitHub
- URL: https://github.com/devssh/psychicpoker
- Owner: devssh
- License: gpl-2.0
- Created: 2018-02-28T21:55:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T15:36:55.000Z (almost 8 years ago)
- Last Synced: 2024-12-29T19:09:31.402Z (about 1 year ago)
- Topics: poker, psychic-game
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
Clone this repository and run
## Solution to Poker problem
Run on Python3
# Main
```
python main.py
```
# Tests
```
python tests.py
```