An open API service indexing awesome lists of open source software.

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

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
```