qiskit-community / qiskit-hackathon-korea-21

A repository for Qiskit Hackathon Korea (February 16-19, 2021)
33 stars 11 forks source link

Indian PoQer with Quantum Random Number Generator #30

Open veenaiyuri opened 3 years ago

veenaiyuri commented 3 years ago

Abstract

We want to make an Indian Poker Game in "The Genius Game" which is the tvN program. This game has special rules that if the betting player folds when he has 10 card, he has to add 10 chips on pot for penalty. In the actual Indian poker game, cards are shuffled and randomly handed out one by one. But in our game, We use a quantum random number generator to shuffle cards. We implement the game to play one-on-one with computers. The level of difficulty of this game is twofold. In Easy mode, computer folds the game when the player has high card and raises chips when the player has low card. And when the player has 10 card, the computer always folds. In Difficult mode, computer bets the chips based on card counting and sometimes bluffs although the player has high card including 10 card. Our computer betting algorithm is not complete. So later we will improve the algorithm.

Description

Members

Deliverable

GitHub repo

cbseook commented 3 years ago

Our team wants to join this PoQer project.

Teammates' github link: